Skandha,
Here’s what is in the Customize=>Additional CSS
I see that .menu-item{width:14.2%} already exist, are you telling me to delete everything and just add the .menu-item{width:14.2%}
Thanks again
.products {
white-space:normal
}
.menu.catchresponsive-nav-menu {
width: 95%;
}
.menu-item {
width: 14.2%;
}
.menu-item a {
text-align: center;
}