badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change the colour behind the site title (but not Menu)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42448
    sgeorge
    Participant

    I have found how to add a custom css to change the colour behind the header but I only want this to change behind the site title and tagline.

    Additionally I would like to centre the site title and tagline.

    Thanks

    #42499

    Hi Sgeorge,

    You have to set the background color for menu bar too. To set the color for both header and menu use the custom css below.

    #branding {
        background-color: #fff;
    }
    #access {
        background-color: #fff;
    }

    Replace above HEX color code #fff to your own HEX color code.

    Thank you!

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