Simple Membership registration page formatting not responsive in Sinatra
-
I already had to fix the checkout page “your order” table using custom css as one column squished the content of labels so they were like this:
pro
ductsinstead of “products” –
anyway, now I’m having the same problem on mobile view with other forms:
*Simple membership registration page
* Simple membership edit membership profileand to a lesser degree in “track your orders” (https://www.nameyourprice.store/track-your-orders/)
I’m using woocommerce and simple membership.
simple membership claims the problem is with the sinatra theme. How do I configure the theme to be more responsive in mobile view? it seems the problem is with 2 column tables not reformatting properly. Is there a way to force the tables to stack cells on top of each other rather than side by side when there is not enough screen width to render a 2 column table correctly?
- The topic ‘Simple Membership registration page formatting not responsive in Sinatra’ is closed to new replies.