Thank you for your reply! I’ve tried adding the following CSS (as per a WordPress “media query” topic), but I really don’t think I’m doing it right.
@media screen and (max-width: 480px) {
.container {
max-width: 100%;
}
.content {
width: 100%;
}
.sidebar {
width: 100%;
}
}
Is there anyway I can give you the editing password so you can take a look at it?
As for the logo, I’m getting a designer to make a new, professional one so I don’t run into pixel issues. I’m thinking this should help? Is it ok to leave the image width as 430? If not, where/how can I change?
THANK YOU.
-
This reply was modified 8 years, 4 months ago by semaystudio.