0
Votes
Undo
  1. BengtH
  2. Commercial Templates
  3. Friday, 06 December 2024
  4.  Subscribe via email
How and where do I change the width of the Mobile Menu so that the small arrow for the submenu is visible without having to drag the page/menu to the left.
Site here: https://djurstadtorp.se/
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo {
display: none;
}
a.menu-toggle {
margin-left: auto;
}


Ciaran
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran
I will try this tomorrow.
I will return with feedback when I have tested
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!