0

does anyone know how to correctly set the percentage width of the Wowslider caption title?

I set .ws-title-wrapper and .ws-title as 70% in the CSS file but now the caption title expands from 50% to 70% after the slide in effect is complete. Needless to say it looks stupid.

Thanks!

Chris

checkmate711
  • 3,301
  • 2
  • 35
  • 45

1 Answers1

0

I ended up setting a fixed pixel width for .ws-title-wrapper and .ws-title and media queries to scale the caption title down for smaller devices. That seems to work.

checkmate711
  • 3,301
  • 2
  • 35
  • 45