StyledThemes

blue color on front page???

Home Forums Main Forum Theme Suggestion Box blue color on front page???

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16695
    Kelly
    Member

    Hello. Not sure if this is a bug or if I unknowingly changed the setting on my front page. . . On the front page of my site, the color above my bottom widget is blue. On all of my other pages, it is pink. I want the front page to be pink also. I used the customizer to check this out and could not find the prob. Could you help?
    http://www.embracenfp.com

    thanks

    #16696
    Binaya D
    Participant

    Hi Kelly,

    Please use the following css to fix your issue:

    
    #content-wrapper {
        border-color:  #bf7b7b;
    }
    

    Note: Please use the custom css plugin or child theme to write css.

    Thanks

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