Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi CYBERsprout,

    I don’t know why the font-size doesn’t work, it does with my su_carousel slides. I suggest you use the text-align property to center the title.

    .su-carousel-slide-title {font-size: 20px; text-align: center;}

    HTH

    Effevee

    Ok,

    Tested further and found this works ok for me 🙂

    .su-carousel-slide-title {font-size: 20px !important; text-align: center;}

    Effevee

    That worked perfectly. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Carousel Title CSS’ is closed to new replies.