Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Change color of top bar header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #591
    Giampaolo Ribaldi
    Participant

    Hi, im trying to change the color of the top menu bar that follow you in scrolling the page… by default is a Black-Trasparent.

    I dont find the option in “Theme Options”, how i can change this color? By editing some .php files?

    Thank You for your help-

    #596
    Grace Themes
    Member

    Hi

    To change the color of top menu bar in header section

    Kindly Go to Appearance -> Basic Settings tab -> Custom CSS

    and use below css code in custom css box

    .header, .header-nav ul li a { background-color:#A3A3A3; opacity: 0.8 }

    You will need to change color code. You can also change opacity to suit to your requirement.

    Regards
    Grace Themes

    #599
    Giampaolo Ribaldi
    Participant

    Wow thank you, work good.

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