1. Balmmnd77
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 17 August 2022
  5.  Subscribe via email
hi. i have an issue with the main menu on the natalie template.

i changed the breakpoint for the menu to 500 but it is still not converting to the mobile menu,

also header 1 and 2 position and seem to show and header 3 seems to live to the right of the main menu and it cannot be seen unless you have a very wide monitir.

please can there be a way that the header 3 menu exists between the main menu and the slideshow at least live above the main menu?

thanks
References
  1. https://advancedroofingharrogate.co.uk
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Considering the number of menu items that you have, I would suggest setting your mobile menu to about 1240. Alternatively, you can try adding the following custom CSS which will allow your menu items to wrap to a second line on smaller screens...

.hornav ul.menu {
flex-wrap: wrap;
}
.hornav ul.menu > li > a,
.hornav ul.menu > li > span {
padding-block: 15px;
}


Would you have a URL to an example of your header-3 module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thank you i will try that. the user 3 module now gone so no worries thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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