Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #375517

    Hello, I need to add a widget over a layer slider. it needs to be constant/overlay and not in any one slide. Can you recommend how to do this. Thank you for your time…

    #375778

    Hi jubileephotography!

    Add a widget area shortcode to your page content and then add a codeblock element to your content and add this inside the codeblock.

    <style type = "text/css">
    .avia-builder-widget-area { position: absolute; top: 0px; left: 200px; }
    </style>

    And then play around with the top and left values until it sits on top of the LayerSlider.

    Regards,
    Elliott

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