1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 06 October 2021
  5.  Subscribe via email
Hi,

In the following url the menu is not responsive for all screen sizes..

https://www.arthrojoint.gr/joomla/

For example When I zoom my desktop screen to 150% or 175% the menu goes off canvas and does not adjust..

Can you please provide a solution?

Thank you in advance for your prompt response.

Best regards

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
I found a solution for the issue described above with the following css:

@media only screen and (max-width: 1800px) {
#hornav-nav, .hornav {display:none !important;}
.menu-toggle {display:inline; z-index: 99; padding-top: 15px;} }

So please close the issue..:)
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That's great Eri. Thank you for the update! :)

Ciaran
  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!