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*

Reduce white space above header image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #42655
    ardit.bejtu
    Participant

    Hi, i’m usin Attitude Free theme (i very like it, i’am thinking about upgrading!) on a hosted site with wordpress.

    Here is the link : http://www.raiseyourself.altervista.org

    By the way, i dont know to much css but i am searching for a way to reduce the white space above the header image

    I want it from this, to this

    What do i have to change on CSS to do this?

    Sorry for my very bad english, hope you can help me!

    #42703

    Hi Ardit.bejtu,

    To reduce the white space in the header as your need go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .hgroup-wrap {
        padding-bottom: 10px;
        padding-top: 0;
    }
    .hgroup-right {
        margin-top: 15px;
    }

    Thank you!

    #42737
    ardit.bejtu
    Participant

    Thank you very much!

    Hope i get as soon as i can resources for buying this fantastic theme! See you!

    #42801

    You welcome ardit.bejtu

    Thank you!

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