Messed up Additional CSS for iPhone users
-
I seem to have messed up my additional CSS for mobile. I have an iPhone 14, and now when I go onto my website the formatting is looking really off for anything that has multiple columns. I remember editing this portion, but I don’t remember what the original min and max width settings were. Any help/advice is appreciated!!!!
@media (min-width:360px){
.postid-2015 div#sidebar {
margin-top: 167px;
}
}
@media only screen and (max-width: 1200px) {
.shop-home-title {
font-size:22px;
padding-top:20px;The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Messed up Additional CSS for iPhone users’ is closed to new replies.