Slider caption too large on smaller devices
- This topic has 0 replies, 1 voice, and was last updated 11 years, 2 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
First question: is the default slider caption supposed to be huge on smaller devices?
If not, then I need to figure out why mine is. If it’s something I need to fix on my own, here’s my next question…
I’ve been trying to adjust the responsive style so that .flex-caption reduces in font-size as I narrow. But no matter where I put the style in responsive, it doesn’t adjust.
Now, I have a live CSS editor in my browser that will make it happen just fine when I give it a @media rule and resize my browser. But there’s no change when I apply the styles and browse the site on my iPhone.
Do I have a CSS conflict somewhere?