This topic has 10 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
HI, I want to make column 4 on supplies main menu in bold like the rest of the menu but can’t see how?
Hello,
Provide some screenshots. Because I’m not sure if understand how should look the final result.
Thanks in advance.
Regards
Would like Metal hardware & supplies & Iron on HTV Transfers & Merino Wool Felt
To look like the other menus
Hello,
Please add this code in custom.css file of parent theme or in style.css of child theme:
.main-nav .menu > li .nav-sublist-dropdown .container > ul > li ul li.item-level-2>a,
.fixed-header .menu > li .nav-sublist-dropdown .container > ul > li ul li.item-level-2>a {
font-size: 14px !important;text-transform: uppercase !important;font-family: Georgia !important;list-style: none !important;
}
.main-nav .menu > li .nav-sublist-dropdown .container > ul > li ul li.item-level-2:before,
.fixed-header .menu > li .nav-sublist-dropdown .container > ul > li ul li.item-level-2:before {
display:none;
}
.main-nav .menu > li .nav-sublist-dropdown .container > ul > li .nav-sublist ul li ul li a,
.fixed-header .menu > li .nav-sublist-dropdown .container > ul > li .nav-sublist ul li ul li a {
font-size: 13px !important;
}
Regards
Thank you also on the mobile view because of the mega menu going into columns it shows these, can this be changed?
https://image.prntscr.com/image/EI4BpRTyR1iNbGQCT4nNRQ.png
Thanks
Ryan
Here is our demo https://8theme.com/demo/legenda/
Provide me mockup how it should be. Because I’m not sure if understand how should look the final result.
Regards
Yes, on my desktop it doesn’t appear column 1,2,3 but on the mobile it does,
Your demo is how it should work?
It should be exactly the same as on desktop as mobile so
Supplies should open
Button & Embellishments – Fabrics – Wool Felt Balls – Metal hardware and supplies – iron on transfers – merino wool felt
and not column 1,2,3,4 then into them?
Hello,
Looks like, there is a bug with “Disable navigation label”. We will fix this problem in next theme update.
We’ve sent walkers.php and header.php files to your registration email. Please rename these files (they are placed in legenda and legenda\framework folders) then upload new versions of these files. If the problem will be solved and all works fine, you will be able to delete renamed files
+ add this custom css code:
.mobile-nav .menu li.menu-disable_titles > a {
font-size: 0 !important;
line-height: 0 !important;
padding: 0 !important;
}
Regards
Hi,
Sorry, could you give me a bit more guidance on how this is done?
Hello,
New theme version will be released soon, after theme update, this problem will be fixed.
Regards
You must be logged in to reply to this topic.Log in/Sign up