We are using the Toolset Image block inside a View (View Loop element) on the front-end template. When we enter CSS Classes and save the template, the CSS Classes disappear and the field is empty. What can we do to assign CSS Classes to this block element? n fact, we need to assign CSS Classes to the link. On the template page, the view element is under the heading "Downloads".
Setup: WP 6.0, Gutenberg block editor, Astra theme
Hello. Thank you for contacting the Toolset support.
I checked the single post template you created using Blocks and under the Downloads section I can see you added a view that displays the image block:
=> hidden link
To add a CSS class name, you should select your desired block (in this case image block) and on right panel under the Advanced tab you will find the place where you can set CSS ID and CSS class. Please check the following screenshot:
- hidden link
I've added the class name myimage and I can see it displays on the frontend. Please make sure to hit Enter key once you add the css class name.