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

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #24032
    Devon
    Participant

    Is it possible to eliminate the space under the header image? It seems to have some padding automatically added around it.

    Thanks!

    #24042

    hi Devon,

    Could you please provide your site Url too?

    Thank you!

    #24072
    Devon
    Participant

    Our url is claremontenergychallenge.net, but we currently have a “coming soon” mode plugin activated so you might not be able to see what we have going on underneath!

    #24108

    Hi Devon,

    Sorry! There is no any padding around the header image. If you site is not live can you show us via screenshot. You can use Awesome Screenshot add-on in your browser to share the screenshot.

    Thank you!

    #25044
    Dale
    Participant

    I believe he is talking about this:
    http://gyazo.com/a21b9419b5375fc7bfc4f46555c21253
    It’s a white bar under the custom header image when you disable the header logo and text as seen in
    http://gyazo.com/9a58151c7b3c1fffae45e64420b1659b

    I used a browser plugin to inspect that bar and it told me it comes from the following code:

    div class="hgroup-wrap">
        <div class="container clearfix"></div>
        <!--
         .container 
        -->
    </div>
    <!--
     .hgroup-wrap 
    -->

    I would like to get rid of the white bar, please.

    #25049

    Hi Dale,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save

    .hgroup-wrap {
      padding: 0;
    }

    Thank you!

    #25130
    Dale
    Participant

    Thanks, that did it!

    #25137

    That’s great Dale

    Thank you!

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