Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #272053

    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/

    #272072

    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

    #272076

    Hi!

    Works great, thanks for a fast reply!

    BR,

    Jussi

    #272083

    Hi!

    You are welcome Jussi, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘EasySlider text overflow on ipad’ is closed to new replies.