1. dy87chf
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 13 December 2023
  5.  Subscribe via email
I am migrating a website using Colette J3 to Colette J4. On the Joomla 4 version, the menu items are getting cut off:

https://dianec81.sg-host.com/residents/electronics-recycling

On the Joomla 3 version they are not:

https://winthropharbor.com/residents/electronics-recycling

I exported the template preset and imported into the Joomla 4 version so everything should be the same there. I tried adding z-index values to the hornav, container_main and container_header but nothing has worked.
Accepted Answer Pending Moderation
0
Votes
Undo
I fixed this by adding:

#container_header {
overflow: visible;
z-index: 1000;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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