Viewing 1 replies (of 1 total)
  • I have this same issue except that the text for me is too small to read. I haven’t yet been able to find a good way to get this working correctly.

    One not ideal solution is to use CSS and !important statements in some media queries to make the tet size more appropriate, the problem with this is with multiple items in a slideshow you then have to re-position everything within CSS outside of Masterslider and effectively overwrite what Masterslider does. It also means any new slides added won’t look good on mobile unless code is changed.

    Each item in the slider gets the following class: .msp-cn-1-x (x is a unique number for each item) and you can use that to assign CSS.

    This is not brilliant and is a bit of a pain but should get things working.

Viewing 1 replies (of 1 total)
  • The topic ‘text issues for mobile (text not resizing correctly)’ is closed to new replies.