Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1414375

    Hi guys,
    I am tryiing to build a landing page with an interactive user-interface by the integration of slider revolution with a hero-parallax scene (currently just a template provided by Slider Revolution). I tried to integrate it by using the “fullwidth Revolution Slider” module.
    As you can see on the demo landing page:
    demo landing page
    it is not really full screen.
    below the module i placed the same slider again by putting in the code. There you can see what it should look like but without the whitespace left and right. It should definetly display fullwidth.
    Any idea how to fix this?
    Thanks in advance,
    GePu

    #1414379

    Hi again,
    I think i found a way to force it full width inside the plugin and without using the “fullwidth Revolution Slider” module provided by enfold.
    In the RevSlider (Premium) Plugin > Layout > Advanced settings there is a toggle “respect ratio” and “enable layer upscaling”… both turned ON and the Slider embedded by pasting the provided code it works now.

    #1414382

    and again,
    just one more thing i need to fix. I have a transparent header on this page but it is not visible until scroll-down (since it is white logo and white menu) and the container with the slider has a top margin (i dont know why?).
    How can i change it so that the content of the slider is beginning on the very top of the browser window? When I change to defaukt header there is also a margin between header and slider.
    Any idea how to fix this?
    Thanks,
    GePu

    #1414387

    sorry to be that fast in asking for help and then fixing it by my self. :-)
    I just added this to QUICK CSS:

    .page-id-438 main.content {
      padding: 0;
    }

    while the number 438 is the ID of the certain page where i wanted to fix this.

    >> I really love the forum and the support of enfold. Over the years i learned that much so that sometimes i can solve things myself without your great help. And that, although you are extremely quick with your proposed solutions!!!

    #1414424

    Hi,

    Thanks for the updates, and for sharing your code. Is everything working as it should now then?

    Best regards,
    Rikard

    #1414532

    Hi Rikard,
    Thanks for asking, everything is working fine now.

    Best regards,
    GePu

    #1414568

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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