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*

Remove Title Bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10254
    Teesang
    Participant

    Hi,

    I’ve been playing around with the Attitude Free theme. I may go Pro, but only if there are features I need, which I’m not 100% of yet.

    With that said, I wanted my theme to have a header image, but completely remove the top bar in which the Title (and any social or search icons appear) completely. My testing site is http://www.mysporks.ca. You can see I header image but want to completely remove the bar where those greyed out social links are, so there is no whitespace there.

    Can anyone assist? I’m having a hard time doing this within the CSS, if even possible.

    Thanks.

    #10279

    Hi Teesang,

    To completely remove the top section above the header image Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .hgroup-wrap {
        display: none;
    }

    Note: Hiding top section above header image will also hide your site title/description and social profiles too.

    Thank you for using our theme.

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