Skip Navigation

[Resolved] Disable Mobile "Scaling",

This support ticket is created 5 years, 10 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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 4 replies, has 2 voices.

Last updated by OhikK1930 5 years, 10 months ago.

Assisted by: Waqar.

Author
Posts
#1176778

How to fix Views layout as dektop

#1176865

Hi there,

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

Can you please share the link to the webpage, where the layout needs to be fixed?

With the link to the page and the details of what needs to be fixed, I'll be in a better position to guide you accordingly.

regards,
Waqar

#1176893

Hi,

Sample site is hidden link

In sample site, view is horizontal layout, but mobile view change it to responsive vertical layout . I want fixed horizontal layout .

Regards

#1177452

Hi,

Thank you for sharing the link.

To make your view show results in horizontal columns on all screen sizes, you can replace all instances of class "col-sm-6" with "col-xs-6", in the view's "Loop Editor" section.

You can learn more about Bootstrap's grid/column classes from the following link:
hidden link

I hope this helps.

regards,
Waqar

#1177455

My issue is resolved now. Thank you!