Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #628422

    How do I reduce the size of the whitespace between my Advanced Layerslider and the Animated Countdown I have below that?

    #628434

    Hey johnlednicky,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .template-page.content.av-content-full.alpha.units {
        padding-top: 0 !important;
    }
    

    Best regards,
    Jordan

    #628445

    That worked perfect! Thank you!

    #628782

    Hi,

    Glad to hear that it worked! Feel free to reach out to us again on the forum if you need assistance with anything else :)

    Best regards,
    Jordan

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