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*

Change the size of the slider

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12918
    CoolDad
    Participant

    I am trying to change the size of the slider (make it considerably smaller) and I can’t seem to find the code I need to edit in the stylesheet. Also, there is a lot of padding at the top of each page, tried to deal with this by changing the size of the page title but there is still a buffer. Any help you can offer would be much appreciated.

    Here is a link to the website I am working on:

    http://headwatersarts.headwatersarts.com/

    #12948

    Hi Cool Dad,

    How much size you want to make for slider? Are you asking to reduce the slider size horizontally or vertically?

    And to reduce the gap at the top of each page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #main {
        padding: 20px 0 10px;
    }

    Thank you!

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