Shopify themes, liquid, logos, and UX
Hello, good evening!
I just need some assistance in changing the drop down box radius on Trade Theme. This is the current look of the drop down (1st picture) , I want it to look like this (2nd picture). Thank you!
(1st picture)
(2nd picture)
Thank you!
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @Mabinibooks
- Please follow these steps:
- Then find the theme.liqid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
@media only screen and (min-width: 600px) {
.mega-menu {
position: relative !important;
}
.mega-menu[open] .mega-menu__content {
width: fit-content !important;
}
}
</style>
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
<style>
@media only screen and (min-width: 600px) {
.mega-menu {
position: relative !important;
}
.mega-menu[open] .mega-menu__content {
width: fit-content !important;
}
.mega-menu__list {
display: flex !important;
}
}
</style>
Can you replace to this code @Mabinibooks
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
<style>
@media only screen and (min-width: 600px) {
.mega-menu[open] .mega-menu__content {
background: transparent !important;
}
}
</style>
If you want transparent background can you add more this code @Mabinibooks
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
- Here is the solution for you @Mabinibooks
- Please follow these steps:
- Then find the theme.liqid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
@media only screen and (min-width: 600px) {
.mega-menu {
position: relative !important;
}
.mega-menu[open] .mega-menu__content {
width: fit-content !important;
}
}
</style>
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
It worked, but there's an error on this menu item
Also, how can I make the background transparent?
This is an accepted solution.
<style>
@media only screen and (min-width: 600px) {
.mega-menu {
position: relative !important;
}
.mega-menu[open] .mega-menu__content {
width: fit-content !important;
}
.mega-menu__list {
display: flex !important;
}
}
</style>
Can you replace to this code @Mabinibooks
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
It's better now, thanks again. One last thing, how can I make it transparent background?
This is an accepted solution.
<style>
@media only screen and (min-width: 600px) {
.mega-menu[open] .mega-menu__content {
background: transparent !important;
}
}
</style>
If you want transparent background can you add more this code @Mabinibooks
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
However, it doesn't look very prominent @Mabinibooks .
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Yes, I reversed the changes, but still thank you
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025