1. I am using Page megamenu for menu on the one called "REJSEKORT". When you click it, I want to show continent/area and then countries below. Is there a way to make the continent bold or change the countries to sub/sub menu?
2. On my Iphone I can see the megamenu with pages just fine. But if I want to see the megamenu from categories "BLOG" or "SEVÆRDIGHEDER" then the submenu is not showing.
2/ Yes, that's normal because we don't display the posts from the category mega menu on vertical mobile navigation. It looks bad when you showing it on mobile..
Hi there
1. I am using Page megamenu for menu on the one called "REJSEKORT". When you click it, I want to show continent/area and then countries below. Is there a way to make the continent bold or change the countries to sub/sub menu?
2. On my Iphone I can see the megamenu with pages just fine. But if I want to see the megamenu from categories "BLOG" or "SEVÆRDIGHEDER" then the submenu is not showing.
The theme is really great by the way :-)
Best regards
Michael
Hi,
1/ If you want to style for the first menu item on the mega menu columns, please try add more this code to Customize > Custom CSS to do that:
#navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu > li:first-child a { font-weight: bold; font-size: 13px; border-bottom: 1px solid #dedede !important; margin-bottom: 10px; }2/ Yes, that's normal because we don't display the posts from the category mega menu on vertical mobile navigation. It looks bad when you showing it on mobile..
Best Regards,
PenciDesign
Great thanks!