[Resolved] Generatepress and siteorigin pagebuilder

Home Forums Support [Resolved] Generatepress and siteorigin pagebuilder

Home Forums Support Generatepress and siteorigin pagebuilder

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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?

    #83429
    colin avis

    the site i am currently working on is http://2d0.393.myftpupload.com/

    #83495
    Tom
    Lead Developer
    Lead Developer

    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!

    #83496
    colin 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.

    #83497
    Tom
    Lead Developer
    Lead Developer

    Glad I could help πŸ™‚

    #98794
    Pieter 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.

    #98809
    Tom
    Lead Developer
    Lead Developer

    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 πŸ™‚

    #100511
    Pieter 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.

    #100616
    Tom
    Lead Developer
    Lead Developer

    Glad you got it working πŸ™‚

    #211583
    dil

    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 ?

    #211592
    Tom
    Lead Developer
    Lead Developer
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.