New Landing How can we help? Themeforest Theme Support Flexform Unwanted white space between Swift builder sections

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #163886
    mgogles
    Member
    Post count: 4

    When I use the flexform builder to add sections, it adds unwanted white spacers between the sections. For example, on this page (http://mobilecoach.com/product/) the “Your Content, Voice, and Brand” section has white space above and below it. I don’t want the white space–I want to have the dark background touching the grey background. Is there a way to fix it.

    Here’s a screenshot of what I’m referring to.
    https://www.dropbox.com/s/7dmyir7gpu02ex6/Screenshot%202015-04-08%2015.56.36.png?dl=0

    #163896
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    When editing the Text Block asset, at the bottom you will find the field “Extra class name”

    Add these values. Those are for margin-top, padding-top, margin-bottom and padding-bottom

    mt0 mb0 pt0 pb0

    -Rui

    #164898
    stefanbrunner
    Member
    Post count: 20

    Hi there, I have a similar problem …
    I have a bunch of single images (built with swift page builder element) underneath each other and that same white space appears:
    http://www.stefan-brunner.com/?portfolio=wedding-design

    Tried to put the extra page class values into the misc. options but didn’t change anything.

    Could you please help?
    Thanks!

    #164923
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wpb_single_image{
    margin-bottom:0px !important;
    }

    Thanks
    Mohammad

    #164934
    stefanbrunner
    Member
    Post count: 20

    That works, thank you!
    Is it possible to have this css only at a specific page?

    #164937
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code like this.

    .postid-670 .wpb_single_image{
    margin-bottom:0px !important;
    }
    

    Thanks
    Mohammad

    #164945
    stefanbrunner
    Member
    Post count: 20

    Awesome! Thanks for the quick support.

    #164947
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register