Submenu display wrong!
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Aug 07, 2014 9:53 pm
- Reply with quote
- Report this post
Hi!
I am working on updating the layout for this page http://dekappa.com/shop/index.php/de/ and I cannot get pass the problem of displaying my submenus one underneath the other. If you click "SCHMUCK" you will see what I mean right away.
This is my last resource after spending the whole day trying to figure this out, but I don't find where the problem is.
Please help!!
Looking forward to your suggestions.
Mrstech
I am working on updating the layout for this page http://dekappa.com/shop/index.php/de/ and I cannot get pass the problem of displaying my submenus one underneath the other. If you click "SCHMUCK" you will see what I mean right away.
This is my last resource after spending the whole day trying to figure this out, but I don't find where the problem is.
Please help!!
Looking forward to your suggestions.
Mrstech
-
- Junior Boarder
- GK User
- Mon Aug 11, 2014 11:13 am
- Reply with quote
- Report this post
I see some custom changes in this part, yes? Please add this code to override.css file in root/templates/gk_template_name/css directory :
and then just remember to enable "Use override CSS" option in template advanced settings tab.
- Code: Select all
.gkMenu > ul div.childcontent li { width : 100%!important }
and then just remember to enable "Use override CSS" option in template advanced settings tab.
-
- Platinum Boarder
- GK User
- Tue Aug 12, 2014 12:31 pm
- Reply with quote
- Report this post
Thanks a million!!!!! I worked
-
- Junior Boarder
3 posts
• Page 1 of 1