I am trying to understand how do I create submenus for 2nd menu here is my website link 143cinema.com
Thanks
Praveen
I am trying to understand how do I create submenus for 2nd menu here is my website link 143cinema.com
Thanks
Praveen
Hi Praveen,
Go to Appearance > Menus. Select the second menu then check the pages or categories on the left and click the Add to Menu button.
Regards,
Mya
Hi,
I add my question to this thread, maybe somebody else got the same problem.
I make use of Menu "First" and "Second",also i used the function to add some description for the menu parts.
This Description is in some cases two lines big,so the field is resized.This works very well.
But,now i have the problem, that the submenu does not fit to that behaviour.
I found that part in CSS to fix up the padding, but the above line has to be fixed.
Thanks a lot
Hey!
Can you post a link to a page where the submenu problem occurs? I checked: http://der-urlaubsguru.de/ but I couldn't find a submenu there.
Best regards,
Peter
HI :-)
I have active the submenu again,so have please a closer look at my page again.
Thanks, Daniel
Hi!
Try to add following code to style.css (at the very bottom):
#top .catnav li ul.sub-menu {
border-top: none;
}
Best regards,
Peter
You must log in to post.