Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1271600

    Hi,

    I followed the instructions for placing a scroll down arrow in the slider area.
    unfortunately there is now a white space between the slider and the next section.
    is it possible to get rid of this white space and if so, how?

    Kind regards,

    Frank

    #1271851

    Hi Frank,

    Thanks for the screenshot. Could you post a link to where we can see the actual element as well please?

    Best regards,
    Rikard

    #1271926

    Hi Rikard,

    See private content..

    Best regards,

    Frank

    #1271937

    Hi Frank,

    Please add following code to Quick CSS in Enfold theme options > General Styling

    #after_full_slider_1 .content {
        padding: 0;
    }
    #after_full_slider_1 {
        border: none !important;
    }

    Best regards,
    Yigit

    #1271951

    Thank Yigit, that works for me!

    #1271953

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Scroll down arrow and space between slider and next section’ is closed to new replies.