Viewing 1 replies (of 1 total)
  • Plugin Contributor Haris

    (@haristonjoo)

    Hi Teo, thanks for your feedback!

    In the last update, we have added some responsive function that automatically change the textbox position and the text size if the FRS width reach some value, here there are:

    .frs-responsive-mobile-small (width <= 369)
    .frs-responsive-mobile-medium (width <= 499 && width <= frsWidth)

    In your case, your shortcoded FRS width is above 499px, so the textbox position is force centered. If you want to disable this feature simply comment or delete “Medium Responsive class” css section code in the /css/frs.css

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Text Box Position Sticky Bottom centered in landscape on iPad’ is closed to new replies.