Reduce Padding/Section Height

Home Forums All Other Themes Reduce Padding/Section Height

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #43226
    DavidDavid
    Member
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: April 22, 2016

    How can I reduce the size of the sections on the Homepage (the #’ed sections in the custom Home page as well as the main nav bar)? I would like to make them narrower so that there is not so much extra space between content. Thanks!

    #43273
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly show us your website URL and then we can guide you for the same.

    Regards,
    Shri

    #43327
    DavidDavid
    Member
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: April 22, 2016

    Thanks. The theme is SKT White Pro. The url is: http://theclaremontdiner.com/.

    #43394
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    section { padding:40px 0;}
    .header .header-inner .logo { margin-top:15px;}
    .header .header-inner .nav ul li a { padding:20px 15px;}
    body.home section h2 { padding-bottom:30px;}
    #footer-wrapper { padding-top:40px;}
    .widget-column-1 { margin-bottom:0;}

    Regards,
    Shri

    #43442
    DavidDavid
    Member
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: April 22, 2016

    Thank you!

    #43488
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Reduce Padding/Section Height’ is closed to new replies.