+ Reply to Thread
Results 1 to 2 of 2

Thread: Error In Css...

  1. #1

    Error In Css...

    I have a css dilemma, I changed some css, and my map on the homepage doesn't seem correct. I add a position absolute & bottom: 0 to the footer so it stays low, but I think that is not the problem, the menu at the top of the page is overlapping the footer if I put it back without those changes to the footer, can someone help me adjust the page so the menu at the top of the page doesn't overlap the footer? I am reworking the css on mobile, it's just so frustrating at this point. I need some help with the mobile desperately.

    https://www.worldclassads.com/classifieds/
    Thank you - Your Welcome
    Brian

  2. #2
    Junior Member
    Join Date
    Sep 2020
    Location
    Nizhny Novgorod, Russia
    Posts
    28
    I am unable to use the phone, but I can narrow the screen width.

    I removed in "page-footer": "position: absolute; and bottom: 0;"

    1.jpg

    And this is what I see. Do you want to remove (I have marked with a white cross) this space or attach a "footer" at the bottom?

    If you want to apply something for a mobile phone, then you can make changes not to the general styles, but here:

    Code:
    Only registered members can view the code.
    Last edited by Eugeniy; October 5, 2020 at 07:48 PM.

+ Reply to Thread