Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #375456

    Hello
    I have set my default background colour for icon boxes however on some pages I’d like to customise the colour and use different ones. How do I do this?

    Many thanks
    Gail

    #375530

    Hi Gail!

    You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your elements a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab to apply the changes only on certain elements

    .custom-class .iconbox_content {
    background-color: red!important;
    }

    Cheers!
    Yigit

    #676027

    I have inserted my icon box in a color section and given that color section a custom CSS class. Then I have added the code above with my custom CSS class to Quick CSS. But the background color of the icon box does not change?

    #676030

    Hi!


    @birgittealstrom
    Please start a new thread and attach temporary admin logins in private content field so we can look into it. If you post them here, OP will be able to see them as well.

    Regards,
    Yigit

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