Hi, I am using Easy Slider set to “Featured” image size (1500×430). The captions are huge and do not adjust for iPhone view. Can you help?
Link included below.
Thanks,
Pete
Hi Pete!
Add this to your custom CSS.
h2.avia-caption-title {
font-size: 2vw !important;
}
Cheers!
Elliott
Perfect thanks!