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*

Header Image Problem

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45107
    courtney
    Participant

    I am using a header image in my theme, however, the display shows an empty (white) bar above my header image inside the page wrap. How can I remove this white space?

    #45112

    Hi Courtney,

    Could you please provide us the site URL? So that we can provide you a exact CSS code to remove the white space.

    Thank you!

    #45120
    courtney
    Participant

    Yes, I’ve taken it out of maintenance mode for you. You can view the site at http://www.lolaluscious.com. Please let me know! Thanks!

    #45130

    Hi Courtney,

    To remove white space login to your WP admin site and go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .hgroup-wrap {
        display: none;
    }

    Thank you!

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