Skip Navigation

[Resolved] Mobile Styles

This support ticket is created 3 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by lesleeL 3 years, 5 months ago.

Assisted by: Waqar.

Author
Posts
#2311457
IMG_2719.jpg

I cant figure out to how to get mobile to style correctly. I have chosen one column, but its not right. Please look at screen shot. Here is the page link.

hidden link

If someone is in PST, that would help as I am finding it hard to get support working for me.

#2311815

Hi,

Thank you for contacting us and I'd be happy to assist.

From looking into the page's styles, it seems that the "Container" block in which the view block is included, has a fixed left and right margin set to '200px'. This works for the large screens, but on smaller screens, this much left and right margin leaves very little width for the view block itself.

To fix this, it would be better to change the left and right margin values to use "%" instead of fixed "px" units, for example, "15%". This way the margins will apply proportionally, on different screen sizes.

I'm afraid, we don't have a supporter working in PST at the moment, but, I'll pass on a note to Shane (who is in the closest timezone) to prioritize your tickets, whenever possible.
( ref: https://toolset.com/support/supporters/ )

regards,
Waqar

#2316509

My issue is resolved now. Thank you!