New Landing How can we help? Themeforest Theme Support Dante Remove Space Above/Below Text Boxes

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #115691
    snbozek
    Member
    Post count: 66

    Hi, I would like to remove the space above and below the full-width text boxes on my site. (topboxtech.com)

    I have several full-width text boxes and I would like them to be flush against one another.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #115701
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-width-text {
       
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #116102
    snbozek
    Member
    Post count: 66

    Unfortunately, this did not work– it only made them skinny, not remove the space between to touch one another…

    I double checked to make sure I don’t have a spacer in between, but there is none.

    #116103
    snbozek
    Member
    Post count: 66
    This reply has been marked as private.
    #116144
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please mark space in screenshot as you want to remove.
    Thanks
    Mohammad

    #116160
    snbozek
    Member
    Post count: 66

    Hope this helps–thanks!

    Attachments:
    You must be logged in to view attached files.
    #116168
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-width-text {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    Thanks
    Mohammad

    #116176
    snbozek
    Member
    Post count: 66

    Woo Hoo, thanks again! You guys rock ๐Ÿ™‚

    #116177
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #133940
    sodesigns
    Member
    Post count: 4

    How to remove space above the Promo Bar? Tried this but it didn’t work:
    .base-promo { margin-bottom: 0 !important; margin-top: 0 !important; }

    #133941
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue so i can give to you exact code.
    Thanks
    Mohammad

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

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

License required for one of the following items
Login and Registration Log in · Register