• Resolved bikeur62

    (@bikeur62)


    Hello,

    I have changed the color of the footer and I have discovered a white margin after the footer.

    I don’t find out how to remove it.

    (this white margin is on every page but on the blog part)

    Can you help me please.

    Best regards
    https://beauty-chanel-esthetic.fr/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey,

    I had a look at your beautiful website but couldn’t spot any white margin after the footer. But apart from that, i have noticed something that could be tweaked a little; I’m talking about the main nav. menu items which would look better (in my opinion) if they are centered relative to their container, try adding a padding-top of 12px to following element:

    .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
    padding-top: 12px;

    Thread Starter bikeur62

    (@bikeur62)

    You are definitely right, thanks ! That is now fixed.
    However I have checked and there is a white margin under the strong grey footer … :'(

    I would really love to help you with that, but i really can’t see a problem with the footer. I tested it in all browsers, but they all look the same, flawless.

    By the way, the Navigation bar looks awesome now ??

    @bikeur62, I see your whitespace below the footer. Not found a solution yet.

    It extends in your body{} but usual css has yet to work for me. Hang in there, I’ll ask d4z for assistance…

    Honestly I cannot see this margin..
    and honestly I think you’re site is beautiful too, but I think I’ve already said that in another post, I remember it.

    Thread Starter bikeur62

    (@bikeur62)

    To be more accurate it is under the colophon, so finally this is the last thing you can see of the website.

    I can see this white space on: mozilla, internet explorer, Google chrome and safari. (on PC as well as mac)

    Whether you have a solution, do not hesitate ??

    Thanks everyone for your help and your congratulations. That is my first website so this very pleasant to read that.

    I am no expert…better check with them since I do not know what is causing it…but playing around I can get rid of the white space with this:

    footer#footer { position: absolute; width: 100%; }

    Thread Starter bikeur62

    (@bikeur62)

    Perfect @deputy05 ! That’s working now !
    I am not a perfect as well but that’s working ??

    Thanks everyone ??

    Thread Starter bikeur62

    (@bikeur62)

    Resolved with:
    footer#footer { position: absolute; width: 100%; }

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Remove the white margin of the footer’ is closed to new replies.