The problem is that it’s already set to 100%.
Can a developer help me out?
@media (min-width: 1200px)
.container {
width: 1140px;
max-width: 100%;
If i set the width: 100%; the entire website will stretch to fit the screen, i want only the header menu items … for Header Style 3
-
This reply was modified 2 years, 7 months ago by
Rusu.