• Resolved danquigley

    (@danquigley)


    Hi there.

    I am working with two different issues with the Images Slider.

    ONE:
    I’d like the Title and Description to display below the image instead of on top of it. I tried messing with CSS but no luck. Is there CSS that would do this?

    TWO:
    The images load in a stacked view before snapping into the slider. I’d like to hide this content shifting. I use Hummingbird’s Asset Optimization. Is there a CSS or JS file that I should be looking for to pre-load?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author htmgarcia

    (@htmgarcia)

    Hi @danquigley,
    we appreciate your feedback! We’ll take your suggestions into consideration for improvements as time permits.

    To display the title and text below the images, you can try targeting .advgb-images-slider .advgb-image-slider-item-info selector with the bottom attribute (including !important to force your override), and change the overlay: hidden to visible for the container. Otherwise the elements outside the image will be hidden.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Images Slider – Move Title & Content Shifting’ is closed to new replies.