Vantage > Pagebuilder > Boxed design >Row width
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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.
Sorry for the late reply. Busy. Worked perfectly!! Thanx a lot for your quick help!!
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.