Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #57264
    Rolando
    Member

    Hi Team,

    I would like to decrease the size of my slider in my homepage so my optin box should be above the fold… also move my logo to the left aligned with the navigation bar.
    Change the padding so my logo should be a little higher this can help also my optin box to see in the homepage without to scroll down.

    #57265
    Rolando
    Member

    My theme is simple catch pro. and my website is http://weightlosshealth4y.com

    #57299
    Sakin
    Keymaster

    @Rolando: Ok you can make your logo align left with menu by adding the following css in “Appearance => Theme Options => custom CSS” box:
    #header-content { margin-left: 0; margin-right: 0; }

    Fro slider, I don’t recommend you to change the size, if you want then I recommend you to use featured image slider and then upload image of your own size. then you can reduce the size by adding in the following css where you can change the width percentage.
    #main-slider { width: 100%; }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Decrease size for the featurer slider in homepage’ is closed to new replies.