This topic has 2 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hello again. I’ve noticed that the nav menu drops onto 2 lines on certain pages which looks a little lame.
https://snag.gy/yqOF9B.jpg
https://snag.gy/g5Fz1O.jpg
Any ideas?
Hello,
Please try this code:
@media only screen and (max-width: 1200px) and (min-width: 1010px){
.header .container {
width: 100%;
}
}
Regards
The issue related to '‘Nav menu dropping onto 2 lines on certain pages.’' has been successfully resolved, and the topic is now closed for further responses