Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • timpennington Friend
    #1085229

    Is there a way to remove some space between "Home-About Us" and "Features_Intro" on the home page.

    Please see screenshot

    Thanks


    1. Screen-Shot-2018-01-06-at-3.18.22-PM
    Pankaj Sharma Moderator
    #1085440

    Hi
    On the home page there is standard class used

    .section-wrap > div {padding-top:}30px;

    you can add this code in custom.css file and change the value.
    If you want to apply this change only for one module kindly share the URL of the site here, So I can check it better for you.

    Regards

    timpennington Friend
    #1085696

    I only want to apply it to the modules on the home page labeled "Home-About Us" and "Features_Intro" in the photo as I’ve marked it

    Pankaj Sharma Moderator
    #1085697

    Hi
    Kindly share the URL of site, in screenshot i am unable to check module classes for this part on your site.

    Regards

    timpennington Friend
    #1086136

    buddywheatley.com

    Pankaj Sharma Moderator
    #1086196

    Hi
    Add below code in /css/custom.css file

    .section-wrap > div {padding-top:10px!important;}
    

    if there is no custom.css file in the css folder of template kindly create it and add the code.

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum