- This topic has 10 replies, 4 voices, and was last updated 10 years ago by
Tom.
-
AuthorPosts
-
March 6, 2015 at 9:44 am #83426
colin avis
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?
March 6, 2015 at 9:46 am #83429colin avis
the site i am currently working on is http://2d0.393.myftpupload.com/
March 6, 2015 at 12:31 pm #83495Tom
Lead DeveloperLead DeveloperHi Colin,
Give this CSS a try:
.so-panel.widget { background: transparent; padding: 0; }If it works I’ll add it into the theme.
Thanks!
March 6, 2015 at 12:37 pm #83496colin avis
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.
March 6, 2015 at 12:38 pm #83497Tom
Lead DeveloperLead DeveloperGlad I could help 🙂
April 15, 2015 at 12:27 pm #98794Pieter VAN OPSTAL
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.
April 15, 2015 at 1:04 pm #98809Tom
Lead DeveloperLead DeveloperHi there,
SiteOrigin changed the structure a bit – I edited the code above to the updated class.
Let me know if it works or not 🙂
April 20, 2015 at 11:35 am #100511Pieter VAN OPSTAL
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.
April 20, 2015 at 10:59 pm #100616Tom
Lead DeveloperLead DeveloperGlad you got it working 🙂
July 20, 2016 at 4:26 pm #211583dil
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 ?
July 20, 2016 at 6:52 pm #211592Tom
Lead DeveloperLead DeveloperThis should help: https://generatepress.com/forums/topic/right-sidebar-unability-to-make-bullet-points/page/2/#post-94020
Let me know 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.