• Resolved John Doyle

    (@yourwebpros)


    Hi, I am trying to restyle the front page to have 3 quick launch boxes with images below the slider section that are static. I want three static articles or pages. I would like for very small padding between the two sections,
    Please advise.
    Thank you!
    John

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @yourwebpros,

    We can remove padding with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    .col-md-12.wow.fadeInDown.animated.padding-bottom-50.text-center {
    display: none;
    }
    .ta-blog-section .overlay {
    padding: 12px 0 !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter John Doyle

    (@yourwebpros)

    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Padding below slider section’ is closed to new replies.