• Resolved ctuxboy

    (@ctuxboy)


    Hello,

    Trying start the slider on top of page/viewport browser.
    When slider loads then start on top, but when the slides loading the slider ‘jumps’ below the menu.
    Trying with some css, but with no luck:

    .crellyslider-slider-full-width, li.cs-slide, .crellyslider-slider-full-width .crellyslider> cs-slides, .crellyslider-slider-full-width ul .cs-slides {
     margin-top: -50px !important;
     position: absolute !important;
     top: 0 !important;
    }

    See video: https://share.vidyard.com/watch/VgSBt9e2BdbkgXZDpRGk6R

    • This topic was modified 7 years ago by ctuxboy.
    • This topic was modified 7 years ago by ctuxboy.
    • This topic was modified 7 years ago by ctuxboy.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Fabio Rinaldi

    (@fabiorino)

    Hi, could you create a page where I can reproduce the bug please?

    Thread Starter ctuxboy

    (@ctuxboy)

    Hi Fabio,

    I send you by email the credentials.

    It’s about this website:
    https://www.vakantiehuisjeannepanne.be/

    christophe

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Thanks, I’ve replied there

    Thread Starter ctuxboy

    (@ctuxboy)

    Hi Fabio,

    Thanks. I answer it.
    The admin-bar is not the problem.

    Christophe

    Thread Starter ctuxboy

    (@ctuxboy)

    So Fabio found the solution.
    The problem was not the slider but the section from the Divi theme:

    The solution: adding this code in the style.css:

    .et_pb_fullwidth_code {
    	padding-top: 0 !important;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Top of page’ is closed to new replies.