1. giuseppe12345
  2. Commercial Templates
  3. Wednesday, 10 June 2015
  4.  Subscribe via email
whene I click on the photos, the menu goes hover the photos...
site
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

There appears to be a very high z-index set on your top menu. Try adding the following to your templates Custom CSS field...


#gruemenu, #gruemenu ul, #gruemenu ul li, #gruemenu ul li a, #gruemenu #menu-button {
z-index: 1;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I create this custom files but not work...
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
attachement
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following anywhere in your templates CSS files...


#gruemenu, #gruemenu ul, #gruemenu ul li, #gruemenu ul li a, #gruemenu #menu-button {
z-index: 1 !important;
}


Failing that may I suggest contacting your template developer for details on adding custom CSS to your template.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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