1. vtom007
  2. Commercial Templates
  3. Sunday, 15 December 2024
  4.  Subscribe via email
Responsive menu - replace the 3 lines with the word menu

How or where do I have to add something, I don't always find the 3 horizontal lines ok.

Template is j51_novah v4

Please help
thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Take a look at your template styles under:
GENERAL-> Responsive Options -> Mobile Menu Breakpoint
Changing this value (screen width) determines when the mobile menu appears.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks

But that's not what I was looking for. I meant that instead of the 3 bars, the word "Menu" is visible as soon as the template goes into responsive mode.

Thanks
Thomas
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
HI Thomas

Would you have URL to an example of your menu?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

Shure, look here and switch to responsive view:

https://joomla4.teatro-caprile.at/
  1. more than a month ago
  2. Commercial Templates
  3. # 4
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)....

a.menu-toggle::before {
    content: 'MENU';
    color: black;
    font-size: 20px;
    position: relative;
    right: 10px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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