Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #309105

    Hi.
    Great theme. I’ve been all through the style settings, but can’t find a way to have a different background colour in text boxes. Do I need to use custom css?

    Regards – Raphe

    #309265

    Hi Raphe!

    Thank you for choosing Enfold! :)
    Please turn on custom CSS field for Advanced Layout Builder elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your text block a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class { background-color: red; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.