Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8779
    GAHC
    Member

    I could change everything I needed except the white bar below the featured slider on the homepage.

    Please help

    http://gildedagehistorychannel.com/

    Thanks.

    #8802
    Sakin
    Keymaster

    @GAHC: You can change the color code as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .site {
        background-color: #fff;
    }
    #homepage-message {
        background-color: #FDFDFC;
    }
    #8809
    GAHC
    Member

    Thank you, is there a way to remove the search bar at the top. I looked in the widgets and could not find it.

    #8823
    Sakin
    Keymaster

    @GAHC: You can either add widgets in Header Right Sidebar that replaces the Search though “Appearance => Widgets” or you can disable the default header right sidebar though “Appearance => Theme Options => Header Right Sidebar Options”, then check “Disable Header Right Sidebar” and save it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change the color on the bar below the Slider’ is closed to new replies.