reduce space between each section at the homepage

Home Forums Construction Pro/Build Forum reduce space between each section at the homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #147543
    JackieJackie
    Participant
    • Topics: 15
    • Replies: 27
    • Total: 42
    Member since: May 23, 2019

    Dear Sir/Madam,

    how can i reduce the space between each section?

    my webpage is http://chcbiowood.com.my

    thank you

    regards,
    Jackie

    #147584
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and paste below code there.

    #wrapOne {
        padding-bottom: 0;
    }
    .testimonials-wrap h2.section_title {
        margin-bottom: 30px;
    }

    Regards,
    Chris

    #147664
    JackieJackie
    Participant
    • Topics: 15
    • Replies: 27
    • Total: 42
    Member since: May 23, 2019

    thanks for your help.

    regards,
    jackie

    #147687
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/25/

    Regards,
    Chris

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