Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1147201

    Site width has randomly changed on one of my websites, and can’t figure out why as no settings where changed.

    Thanks for any info.

    https://missouriwaterfowl.com

    #1147415

    Hey adamghart,
    Thanks for the link, I see your site looks full-width now, but how was it before?
    Please see the screenshot in Private Content area.
    Please provide more details and an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    #1147864

    Thanks for the reply. Its the content width. It’s set to 1310px but its a lot smaller now. I have had this happen before and don’t know what the problem is.

    #1148064

    Hi,

    Thanks for the update. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1148108
    This reply has been marked as private.
    #1148143

    Even if i set the site content with to 1500 there is no difference. Cleared cache and everything.

    #1148489

    I had this in the css and as soon as i took it out it went back to normal.

    @media screen and (max-width:720px) {
    h1 {
    font-size: 23px;
    }
    h2 {
    font-size: 20px;
    }

    i was using this for he font sizes on mobile.

    #1148556

    Hi adamghart,

    You were missing a bracket at the end. Is the issue resolved now or do you need more help?

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.