Site width problem
-
Hi,
I am using twenty twelve theme, I set the site width to in my child theme:
.site {
max-width: 600px;
max-width: 42.85rem;
}it works ok with Chrome
but in firefox, the real site width is 750px instead of 600px, and it is the worst with IE, the width is 100% of my browser screen width, i.e., this IE doesn’t read the above codes.
How is it? And where did I do wrong? Please help. Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Site width problem’ is closed to new replies.