Header/ Logo not mobile optimized
-
Please assist with my logo showing incorrectly in mobile only. On the web version the logo in the header looks correct, but when on mobile, it is stretched and not showing properly.
I do have some custom css to adjust the header section, but can anyone please advise how to add code to make the mobile version look properly sized as well?
Thank you.
.navbar-brand {
height: 100px;
}
.mg-standhead .navbar-brand > img {
height: 75px;
} content.page-class {padding-top: 0px;
}
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Header/ Logo not mobile optimized’ is closed to new replies.