Tagged: easyslider, iPad, Overflow, text
Hi! Please help me to make the texts not overflow from the right of the screen on ipad air. The page is: http://prominda.com/
Hi jmarkula!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.avia_transform .av_slideshow_full .avia-caption-title {
font-size: 40px;
}}
Regards,
Yigit
Hi!
Works great, thanks for a fast reply!
BR,
Jussi