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*

Need to make area around logo consistent

Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3625
    Mowjee
    Participant

    Hi,

    This is what my header area looks like at the moment: http://69.89.31.69/~mowjeeco/wp-content/uploads/2013/08/Screen-Shot-2013-08-27-at-6.03.25-PM.png

    I need to be able to make the background of the header consistent with the colours in the header. For example, where the portion of the header has white background, the area around the header also needs to have white background. Similarly for the turquoise portion on the right side.

    Is there a way to do this?

    Many thanks!

    #3653
    sovit ranjitkar
    Keymaster

    @Mowjee could you please clarify it with more detail we could not understand what your are trying to say?

    #3658
    Mowjee
    Participant

    If you click on the link in my earlier post, you will find the logo on the left and text on the right. The logo has white background whereas the text has turquoise background.

    Where the white background meets the turquoise in the banner, I want the same to be reflected in the area around the banner too, so that the whole header looks like the banner background.

    Is this possible?

    #3663
    sovit ranjitkar
    Keymaster

    @Mowjee To make whole header looks like the banner background Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and replace the below CSS code for #branding if you have already. If not just paste the below CSS code:

    #branding {
        background-color: #27bdc9;
    }

    Now, Click on Save All Changes Button and Refresh your browser.

    Thank you.

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