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*

Deleting white space above main pic on home page

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20851
    Greg
    Participant

    Hi awesome theme 🙂 how would I go about reducing the white space above the main jpeg and the area just below the menu on my pages. Also do the same for the white space below the jpeg and the copyright statement.
    http://dolomitedental.com.au/test/

    #20859

    Hi Greg,

    To reducing the white space above the main jpeg and the area just below the menu Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .home #main {
        padding-top: 0;
    }
    .home img.alignright {
        margin-bottom: 0;
    }

    Thank you!

    #20885
    Greg
    Participant

    Awesome !!!! thank you so much 🙂

    #20907

    Great 🙂

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