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.

Layout Builder

10 years ago · Last reply by Alex S 10 years ago

Hi,

I’m using Page Builder to help layout some pages but have noticed an issue.

I was hoping to build a full width image with a headline title widget and then a centred button with a link.

I think I need to build this using a layout builder widget, so I add that on one row and make that row full width.

I then add a headline widget and a button widget and it all looks fine on my computer.

However, on my iPhone 6, the text is very squashed and isn’t usable at all.

If I put the headline widget on a row with a fukk width background, it works fine.

But it looks like when I use the layout builder, it doesn’t respond correctly.

Am I doing anything wrong?

I’ve tried this with your Vantage theme as well as others and get the same issues.

Hope you can help.

Thanks

Steve

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 10 years, 9 days ago

    Hi Polygonsky,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. polygonsky Private 10 years, 8 days ago

    This is a private message.

  3. Alex S Staff 10 years, 8 days ago

    Hi Polygonsky,

    You can fixthis with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (max-width: 550px){
        #panel-w56cb8a9ca656f-0-0-0 .panel-widget-style {
            padding: 50px !important;
        }
    }

    You might also need to install the SiteOrigin CSS Editor.

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