PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

One line by mobile view

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Dear support team, I use the"Flat gray (3 columns)" option for our template.

Now we have 2 columns on the mobile view.

How can I set this so that one line is used per selection field on the cell phone?

Thanks for the support

Hello

Please  drop  me  exact  link to the  issue

Hello Pablo, I uploaded the screen for you. Currently testing it on my desktop before it goes live.

As you can see, there are 2 columns per table next to each other.

We would like to have one entry per table.

Thanks for the support

Hello

Ok!  Pleas  drop  me  exact  link to  the  issue. i need to see the code to fix it

Hello Pablo, thank you I inserted the data for you in my test website. Best regards

Hello

Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

Try  to add  this  CSS

.vc_mobile .woof_auto_3_columns .woof_container {

width: 100%;

}

 

Hello pablo, thanks for the code, unfortunately all responsive design resolutions don't fit then.

It doesn't matter which online tools or chrome tools I use to do the query.

Samsung s20 fits, surface 7 has a column where 3 columns have space.

I'm just wondering what it is.

Best regards

Hello

Please try  it:

@media only screen and (max-width: 600px) {

.woof_auto_3_columns .woof_container {

width100%;

}

}

thank you

Welcome;)