[Resolved] Header – slider revolution

Home Forums Support [Resolved] Header – slider revolution

Home Forums Support Header – slider revolution

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1524111
    Jose

    Hi, I have created an invisible element, but the revolution slider doesn’t arrive until the top, how can I do that?

    #1524259
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1524270
    Jose

    of course, the site is:

    https://corteastur.es/

    #1524339
    Leo
    Staff
    Customer Support

    Sorry not sure if I understand.

    What am I looking at on the linked page?

    The whole content part is coming from Elementor so the theme itself doesn’t control it.

    Let me know :);

    #1524868
    Jose

    But can’t you tell me how delette the padding top of rev. slider?

    Because I am using a GP invisible element in the header.

    #1525024
    David
    Staff
    Customer Support

    Hi there,

    The space is coming form the slider revolution code it inserts a <P> tag with its own comments right before the slider, which is creating the space.

    Select the Text Widget that the Slider Shortcode is added to. In its settings give it a CSS Class of remove-margin

    Then add this CSS:

    .elementor-widget-text-editor.remove-margin > .elementor-widget-container > .elementor-text-editor > p {
        margin-bottom: 0 !important;
    }
    #1525213
    Jose

    Okey, it has worked but only in part.
    There is still a white bar on top, but smaller.

    #1525496
    David
    Staff
    Customer Support

    That space comes from the Elementor column gap for that first section. You can set the Gap to No Gap.

    #1525513
    Jose

    Thanks, you are the best David!

    #1525619
    David
    Staff
    Customer Support

    Glad to be of help

    #1541951
    Jose

    Hi again, the problem is there for different screen resolutions.

    https://corteastur.es/wp-content/uploads/2020/11/problem-header.png

    #1542032
    David
    Staff
    Customer Support

    Hi there,

    just to note – this issue is not Theme related – its to do with how you created the Elementor page.
    That Top Section ( containing the slider ) is set to Full Height – but the slider is not set to display at Full height, which is why you see the white space above and below the slider.

    #1542725
    Jose

    Solved, thanks!!

    #1542934
    David
    Staff
    Customer Support

    Glad to hear that

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