when you resize to smaller resolution submenu got that white margins on both side. you can see on this image
url of website is in private content
Hey Uroš,
Please try the following in Quick CSS under Enfold->General Styling:
#sub_menu1 .container {
max-width: 100% !important;
}
Best regards,
Rikard
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .container {
width: 100%!important;
max-width:100%!important;
}}
code you provide didn’t do the job so i accidentally found this code did the job. width was set to 85% and i changed it to 100%
Hey!
Happy you could solve it.
Please feel free to create a new ticket, if we can do something else for you.
Thanks a lot
Best regards,
Basilis