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

    Hi,

    Can you please help me change the excerpt background colour to #FFFFFF (totally white)?
    I would like this part to stand out against the greyish background of the main area.
    Not sure what code I need to put in the Quick CSS.

    my site URL is: http://www.linaukis.com

    Thank you so much!!

    #241498

    Hey!

    Try adding this code to the Quick CSS:

    .grid-content, .grid-content * {
        background: white !important;
    }

    Cheers! 
    Josue

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