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.
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
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.
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
Even if i set the site content with to 1500 there is no difference. Cleared cache and everything.
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.
Hi adamghart,
You were missing a bracket at the end. Is the issue resolved now or do you need more help?
Best regards,
Victoria