Please advise on how to style images in pages and posts that are added using the text block in Avia Builder. I’m adding CSS but it is hit and miss for me due to using alignment. Also, is there a recommended plugin or should I just add a CSS class in the theme general style?
Thanks much.
Hi xyzb!
Your adding images inside textblock elements and you want to style them?
You can target them with this CSS.
.avia_textblock img { }
You can add the CSS in Dashboard > Enfold > General Styling > Quick CSS. No plugin is required.
Regards,
Elliott
Is there a way to style all images that are on pages or posts when they are added in Avia Builder – image blocks as well?
Thanks much.
Hey!
Yes, it is possible and if you want to target a specific element on the page, try to apply a custom css class on them. Refer to this link: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Ismael