• Resolved susantau

    (@susantau)


    I need to move the caption to appear underneath the slide but above the pagination buttons.

    SLIDE
    caption
    pagination buttons

    I don’t want the caption to cover any part of the slide.

    Is there a way to do this using CSS?

    thanks for any suggestion!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Can you please share your site link and which slider are you using so we can help you.

    Thanks

    Thread Starter susantau

    (@susantau)

    oops, sorry – here you go:

    [ See first post in this thread ]
    bxSlider

    thanks!

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    You can do this with some custom css:

    .wp-spaios-slider-wrap .bx-viewport{overflow: visible !important;}
    .bx-wrapper .bx-caption{position:relative; background-color:transparent;}

    Please try this and let me know ??

    Thread Starter susantau

    (@susantau)

    Thank you so so much!! Worked like a charm. ??

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @susantau,

    Please share your rating and review if you like our plugin and support ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘position caption below slides’ is closed to new replies.