Viewing 2 replies - 1 through 2 (of 2 total)
  • add the slider shortcode and then the image. use “position” to set the image where you would like it. if the image is sliding under the slider you can assign it higher z-index as demonstrated below.

    [soliloquy id=”228″]
    <img src="https://sample.com/wp-content/uploads/sites/image.jpg" alt="logo" width="200" height="200" class="alignnone size-full wp-image-232" style="position: relative; bottom: 41px; left: 19px; z-index: 99;"/>

    Plugin Author Thomas Griffin

    (@griffinjt)

    Yes, what @amplified2 has said. Simply absolute position an image over top of the slider and set a high z-index on the image.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘float logo over slider’ is closed to new replies.