All things Shopify and commerce
I am using Dawn Theme. I would like to make all the main headings along the top of my mega menu to be bold. The headings View all, Categorise, Collections, Ready to ship.
I would also like a light drop shadow or a line to appear at the bottom of the mega menu if possible.
Please help
Website link : https://nuijewellery.com.au/
Thank you!
Solved! Go to the solution
This is an accepted solution.
.mega-menu__list
{
font-weight: 500;
}
ul.mega-menu__list > li > a:first-child {
font-weight: 600;
}
Try adding above code to the bototm of assets/component-mega-menu.css
For quick response - Message Me
Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".
This is an accepted solution.
Can you add the below codes at the end of previous code.
.mega-menu__content {
box-shadow: 0 4px 2px -2px rgba(var(--color-foreground),.08);
}
For quick response - Message Me
Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".
This is an accepted solution.
Hi @jewellerystore1 ,
This issue is caused due to the code that is present on base.css. If you have added any such code on "base.css", try removing it once.
For quick response - Message Me
Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".
@jewellerystore1 Go to assets/component-mega-menu.css and paste below csst at bototm of the fle.
.mega-menu__list
{
font-weight: bold;
}
Thank you! It has applied it to all the text though. Is it possible to apply to just the top row?
@jewellerystore1 Ok, Please add below css.
.mega-menu__link--level-2:not(:only-child)
{
font-weight: bold;
}
Can it apply to "View all" and "Ready to Ship" as well?
This is an accepted solution.
.mega-menu__list
{
font-weight: 500;
}
ul.mega-menu__list > li > a:first-child {
font-weight: 600;
}
Try adding above code to the bototm of assets/component-mega-menu.css
For quick response - Message Me
Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".
Legend! That worked.
Thank you both for you help 🙂
Do you know how to add a black line on the bottom of the mega menu? right now it's just white and would like a separator.
Thanks!
This is an accepted solution.
Can you add the below codes at the end of previous code.
.mega-menu__content {
box-shadow: 0 4px 2px -2px rgba(var(--color-foreground),.08);
}
For quick response - Message Me
Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".
Brilliant thank you!
I just noticed it has applied bold text to the price of this second product in my featured collection on the home page.
This is an accepted solution.
Hi @jewellerystore1 ,
This issue is caused due to the code that is present on base.css. If you have added any such code on "base.css", try removing it once.
For quick response - Message Me
Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".
User | RANK |
---|---|
42 | |
39 | |
24 | |
24 | |
22 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023