Archived topic
Generatepress and siteorigin pagebuilder
10 replies · Started by colin avis on March 6, 2015
OK so i am onto i think my fifth client site using generatepress and site origin page builder.
My issue is... the padding around siteorigin page builders rows... I cant seem to ever get rid of it! I have used the element spacing options in customizer and set that to 0, i have also gone into siteorigin settings and changed the padding there, but it doesnt make the blind bit of difference.
It is becoming very frustrating.
Can you help?
the site i am currently working on is http://2d0.393.myftpupload.com/
Hi Colin,
Give this CSS a try:
.so-panel.widget {
background: transparent;
padding: 0;
}
If it works I'll add it into the theme.
Thanks!
Hi tom!
Works an absolute treat!
just got to add some padding back into the rows and it will be spot on.
Thankyou for your help.
Glad I could help :)
Hi Tom,
Could you please take a look, the previous solution was working for me, but after several updates i can't delete the padding. When i delete your CSSn from custom CSS i'm not seeing any changes.
http://www.argentat.info/cdslc
I hope you can do something for me.
PS: Everything is up to date.
Thanks a lot.
Hi there,
SiteOrigin changed the structure a bit - I edited the code above to the updated class.
Let me know if it works or not :)
Sorry for the late awnser, i'm quite bussy at this moment, but the code above does not seems to work.
.so-panel.widget {
background: transparent;
padding: 0;
}
Thanks for your help.
EDIT: Sorry, but I thnink it's working now, Thank you very much.
Glad you got it working :)
Tom,
I am having difficulty with Siteorigin Editor widget showing up correctly on GP. Anytime, i enter something that has a bulleted text content, the bullets vanish when rendered !! works okay with the default WP themes but not on GP.
Any settings i need to be aware of ?
This should help: https://generatepress.com/forums/topic/right-sidebar-unability-to-make-bullet-points/page/2/#post-94020
Let me know :)
