Problem
↑ Back to topNote: We are unable to provide support for customizations under our Support Policy. If you are unfamiliar with code/templates and resolving potential conflicts, contact a WooExpert.
Update CSS to fix
↑ Back to top@media only screen and (max-width: 768px) { /* mobile styles go below this line */ .nav li{ width:100%; text-align: left; } }
Add code to editor
↑ Back to top/* WOO CUSTOM STYLESHEET --------------------- Instructions: Add your custom styles at the end of this file instead of style.css so it is easier to update the theme. Simply copy an existing style from style.css to this file, and modify it to your liking. */