How can I make the background color white?

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How can I make the background color white?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7649

    Hello! Happy Friday.

    I’d like to make a “Our Partners” section white (at bottom of page) so I don’t have to make all the logos transparent.

    I’d like the “Download Today” section background on the homepage to remain grey, but I’d like to change the “Our Partner” section on my test page to be white.

    “Download Today” section on homepage:http://www.looptivity.com/
    “Our Partners” section on test page:http://www.looptivity.com/page-section/intro-test/

    Can you help me do this? Thank you!

    #7661
    Ernesto
    Member

    Hi! Tryentering the following code in your Custom CSS Section:
    #home-alternate {background: white}
    Cheers!

    #7687

    Thank you! Do you have another way? I added that test in the Custom CSS section of the theme but it didn’t work?

    Thank you!

    Maybe I did it wrong?

    Alison

    #7692
    Ernesto
    Member

    Hi!! Try out the following CSS code:
    #featured-sources {background-color: #FFFFFF;}

    Cheers!

    #7697

    Thank you! That was it!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How can I make the background color white?’ is closed to new replies.