Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Help with mobile page – looks not perfect

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #279544
    cirlord
    Participant

    Hi guys,

    I have a problem with mobile responsive page. The background seems to show up and content is not in the middle. Might have to do with the top slider? Do you know how to fix this via a CSS code?

    Thats the site:
    https://berlin-weihnachten.de

    Best
    Clemens

    #279549
    Shikkediel
    Participant

    This fixed width is causing it:

    #footer .widget:last-child {
    width: 700px;
    }
    
    #279551
    cirlord
    Participant

    @shikkediel thanks you are awesome!!! I changed it to 100% :) thanks a lot

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design’ is closed to new topics and replies.