Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #450330

    Hi,

    I created a layout with the layer slider, selecting it from the page builder. All if a sudden, the page would no longer display the slider. I was able to get it to display using the shortcode, but there is now a gap under the slider that I can not eliminate.

    I’m hoping I can get the layer slider to work as a selection from the page builder.

    http://www.webfour.net

    Thanks

    #450682

    Hey richardweisskopf!

    Drag a codeblock element to your page and add this inside.

    <style type = "text/css">
    main.template-page {
      padding-bottom: 0 !important;
    }
    </style>

    Best regards,
    Elliott

    #450728

    Hi Elliott,
    Thank you for providing world-class support for a world-class theme.
    Its much appreciated.
    Richard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Layer slider’ is closed to new replies.