• Resolved megansnedek

    (@megansnedek)


    In the carousel, I was wondering if it was possible to just completely remove the title and the colored background from the thumbnails? That way, your carousel would JUST be your Featured Images.

    I unfortunately don’t know much about CSS editing, but I’ve been messing with the CSS for the Slider and just haven’t found something that works.

    Thanks for any suggestions!

Viewing 1 replies (of 1 total)
  • shirtguy72

    (@shirtguy72)

    .oria-slider .slide-title a {
    display: none;
    }

    The above worked for me, cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Removing the Titles from the Carousel Thumbnails’ is closed to new replies.