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 padding between Header text and Header image

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5103
    Sanjip Shah
    Participant

    @brreed8 In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    .hgroup-wrap {
        padding-bottom: 5px;
    }

    Change the px value according to your liking.

    #5120
    brreed8
    Participant

    Hi Sanjip Shah,

    Thank you!

    #5129
    Sanjip Shah
    Participant

    @brreed8 Welcome!

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