Tagged: ,

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

    Hello,
    I am trying to change the background color of my site, but there is no way to find the right edit option inside the Enfold menu. I have created a Site with only a Masonry element on it, placed out of a layout element, because I want the Masonry to be displayed as wide as the screen.
    I would like to change the gray background color into white.

    Thanks for your help!

    #716913

    Hey witschurke!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color .av-masonry {
        background-color: orange;
    }

    Best regards,
    Yigit

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