New Landing How can we help? Themeforest Theme Support Flexform Can't remove bottom spacing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #28206
    MoodMaker
    Member
    Post count: 61

    Hi,

    Another little question : how to (really) remove the bottom spacing on a page ? I can’t give you the link because i’m working the theme in localhost (thanks to MAMP for mac), so i’ll try to describe my problem : on the bottom of my homepage there’s an “impact text + button”, and below there’s the footer. But there’s still a little spacing between them and i can’t remove it (even if i check “remove bottom spacing” and “remove top spacing” in the Misc. options). Do you know why ?

    Thanks a lot for your precious help ๐Ÿ™‚

    Antoine

    #28464
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi ,

    One way to find out is to Right click on the bottom space, Choose Inspect Element in Chrome browser. There you can see on the right sidebar of Developer tools the css that is in there. check for padding or margin.

    Without the url its really no way to check what css is causing the conflict

    Thanks
    Tahir.

    #29110
    MoodMaker
    Member
    Post count: 61

    Ok thanks.
    So i tried to inspect it with chrome but i’ve not found any conflict in the css.
    I’ve made 4 screenshots in order to show you. Have you got an idea ?

    Thanks a lot for your help ๐Ÿ™‚

    #29443
    Melanie – SUPPORT
    Member
    Post count: 11032

    I’m sorry we would really need to see your site as this doesn’t happen in our demo ๐Ÿ™ I mean you could try to pull the footer up globally with this custom css

    #footer {
    margin-top: -20px;
    }

    but if you’d really like to figure out the error and remove the correct spacing we would need to be able to investigate on your site.

    Cheers

    #30197
    MoodMaker
    Member
    Post count: 61

    Ok thanks a lot, i will try your method with the css.
    Otherwise i will send you the url when the site will be published ๐Ÿ™‚

    Cheers,
    Antoine

    #30728
    Melanie – SUPPORT
    Member
    Post count: 11032

    Okay ๐Ÿ™‚

    As I did not hear back from you I hope it worked ๐Ÿ™‚ All the best

Viewing 6 posts - 1 through 6 (of 6 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