This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Pagebuilder more than 1 line in 1 row, problem on mobile phone

10 years ago · Last reply by Andrew Misplon 10 years ago

Theme Vantage premium

Hi,

on the left side of a row I have a text and on the right side an image.

If there are more than 1 line in 1 row:

The Problem on mobile phones is, that widgets in 1 line, are not in sequence, they are no more combined to. Here for example are 2 lines in one row with 2 widgets per line.

Movie on PC:
https://www.dropbox.com/s/7zpyqdujfcy84kx/2widgets_1row_full.wmv?dl=0

Movie on Mobile Phone:
https://www.dropbox.com/s/ahyvzj39zz15jej/2widgets_1row_mobile.wmv?dl=0

Screenshot Pagebuilder:
https://www.dropbox.com/s/50kux9c0nhvh0l4/pagebuilder.jpg?dl=0

Possible Solution: If I put only 2 Widgets in 1 row and the next 2 widgets in another row – there is no problem on Mobile Phones, they are sequential. But that is not comfortable.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 10 years, 7 months ago

    Hi Gunter

    Sorry, we weren’t able to reply sooner.

    As you’ve mentioned, the easiest solution is to break your single row up into two rows. The spacing can be sorted out.

    Alternatively, you’re looking to turn off responsive behaviour just for those two rows. That might be a feature at some point. For now. Edit the row by clicking the wrench icon > Edit Row > Attributes and enter the following as a Row Class:

    responsive-off

    Then go to Appearance > Custom CSS and insert the following:

    .responsive-off .panel-grid-cell {
    float: left !important;
    width: 50% !important;
    }

    There isn’t a way as far as I can see to reset the width so you need to manually insert the width you were using for the cells. 50% in this case.

  2. Gunter Private 10 years, 7 months ago

    This is a private message.

  3. Andrew Misplon Staff 10 years, 7 months ago

    Thanks for your feedback. What would you like to see rolled out? An option to de-activate responsive behaviour in the row options so it could be de-activated on a row by row basis?

    We’re improving all the time :)

  4. Gunter 10 years, 7 months ago

    Hi Andrew,

    my wish is:

    If I put for example 8 widgets in 4 lines in one row:
    First line – Widget 1 and Widget 2
    Second line – Widget 3 and Widget 4
    Third line – Widget 5 and Widget 6
    fourth line – Widget 7 and Widget 8

    In Pagebuilder on mobile phone they are sorted: 1,3,5,7,2,4,6,8

    They should be sorted from left to right and in sequence 1,2,3,4,5,6,7,8.

    This would be great.
    Thanks
    Gunter

  5. Andrew Misplon Staff 10 years, 7 months ago

    Thanks for your feedback. Much apprevciated. I’m sure we’ll see something like this deployed soon.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread