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 Smaller!?!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25842
    Jeff
    Participant

    How can I make my header smaller to match that of the Attitude Pro display? There’s currently too much white space.
    http://www.sunsetmedspa.com

    Thank you!

    #25854

    Hi Jeff,
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .hgroup-wrap {
     padding-top: 0;
      padding-bottom: 0;
    }
    #site-logo {
      margin-top: 0;
    }

    Thank you!

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