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.

Vantage > Pagebuilder > Boxed design >Row width

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi,
love your theme and found many help and workarounds on your support pages. Right now I am stuck into something where I would appreciate your help.
On a developing plattform (URL below) I additionally installed “Meta Slider Pro” in boxed layout (1080p). Below the slider, using Pagebuilder, I added a 2-columns row (text and image). I managed to get the row close to the bottom of the slider (custom css), like in the layout of the next pages (i.e. “Brand”).
What I not managed up to now, is to have the row content (width) behave the same way like on all the following pages, where it looks almost the way I would love to have it: “Imprint” on the very left, and the social buttons with a right align (would love to have a sharp align on the right side also). On the following pages the row works like it should (below a single image) but not below the slider on the homepage.
Hope you could help me with that.
And of course, I am looking forward to Pagebuilder 2.0 :-)

Best regards,
Frank

URL: http://www.elbe-limousinen.de

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Frank

    Thanks for your support. On your Brands page for example, you’re using Custom CSS:

    .page-id-140 #main {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    }

    This same Custom CSS isn’t being applied to your home page, to do so you’d need to say:

    .home #main {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    }

    Hope that helps.

  2. Frank Schmidt-Arndt 11 years, 2 months ago

    Sorry for the late reply. Busy. Worked perfectly!! Thanx a lot for your quick help!!

  3. Andrew Misplon Staff 11 years, 2 months ago

    Super, glad we could help.

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