1. Tompakidf2
  2. Commercial Templates
  3. Friday, 17 May 2019
  4.  Subscribe via email
Hello,
I am having trouble to adjust the height of the top hornav menu (see attached photo). website is https://www.athensairporttaxi.com
I can make it work on desktop but it does not look good on mobile devices and vice versa.
Any help is highly appreciated.
All best,
Achilleas
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Achilleas

I notice currently the menu dropdown is displaying to low to your menu. Is this the issue you are referring to?

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

Yes, that is correct. I actually tried to make the height of the header area smaller. The dropdown are in their original position. I hope that when the excess height below the main menu is removed (as the picture I sent) that everything will be in order. However, I tried for several hours but no luck in finding the right css code that will work in both desktop and mobile.

Thank you for the response,
Achilleas
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

.hornavmenu-top .hornav li:hover > ul, 
.hornavmenu-top .hornav li ul li:hover > ul {
top: 60px;
}


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

Thank you for your reply. The drop-down menus now work nicely.
Can you help us with the removal of the empty space low the navigation menu? I attach a picture to show what I mean.
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try also adding the following to your Custom CSS field...

#container_header {
height: 58px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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