This topic has 2 replies, 2 voices, and was last updated 3 years, 4 months ago ago by Rose Tyler
Hi,
On the footer, the mobile version, the last menu with the pink background. I want to align the list to the left, but it doesn t work.
Can you please advice?
Thank you
Hello,
Add this code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.menu-element.horizontal .menu > li {
width: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up