Change the drop down box radius on Trade Theme

Solved

Change the drop down box radius on Trade Theme

Mabinibooks
Shopify Partner
30 0 13

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!

 

Mabinibooks_0-1724511673559.png 
(1st picture)

 

Mabinibooks_1-1724511721813.png

(2nd picture)

 

 

Thank you!

Accepted Solutions (3)

BSS-TekLabs
Shopify Partner
1940 561 656

This is an accepted solution.

- Here is the solution for you @Mabinibooks 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- 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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

BSS-TekLabs
Shopify Partner
1940 561 656

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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

BSS-TekLabs
Shopify Partner
1940 561 656

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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

Replies 8 (8)

BSS-TekLabs
Shopify Partner
1940 561 656

This is an accepted solution.

- Here is the solution for you @Mabinibooks 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- 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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

BSS-TekLabs
Shopify Partner
1940 561 656

- Here is the result you will achieve:

BSSTekLabs_0-1724512172448.png

 

- 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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Mabinibooks
Shopify Partner
30 0 13

It worked, but there's an error on this menu item

Mabinibooks_0-1724512418428.png


Also, how can I make the background transparent?

BSS-TekLabs
Shopify Partner
1940 561 656

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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Mabinibooks
Shopify Partner
30 0 13

It's better now, thanks again. One last thing, how can I make it transparent background?

BSS-TekLabs
Shopify Partner
1940 561 656

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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

BSS-TekLabs
Shopify Partner
1940 561 656

BSSTekLabs_0-1724513546947.png

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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

Mabinibooks
Shopify Partner
30 0 13

Yes, I reversed the changes, but still thank you