How can I remove the white shade from my cover banner?

Solved

How can I remove the white shade from my cover banner?

Kaymi
Excursionist
24 0 5

Hi guys! I'm having a problem with my cover banner. Can you help me remove the white shaded on the picture?
The first left picture is good but the 2nd picture has white shaded color. Please help. Thank you!

My store: www.enchantedgifts.ph

erro1.png

Accepted Solution (1)

Artzen_tech
Shopify Partner
552 113 111

This is an accepted solution.

Hi @Kaymi 
It's Artzen Technologies, we are happy to help you today.

Go to OnlineStore-> ThemeFile-> EditCode-> Assets->Base.Css File

And paste this below written CSS.

.adaptive_height a.slide-image {
    opacity: 1!important;
}

 
The result of this CSS is in Below Screenshot.

Artzen_tech_0-1698756194930.png

Artzen_tech_1-1698756203934.png



Let me know if need further assistance
Regards,
Artzen Technologies

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify

View solution in original post

Replies 2 (2)

maxdanko
Shopify Partner
29 3 7

maxdanko_0-1698755973552.png

you need to change the css code for disabled links or just add a url for the second slide in customizer, if such an option is available.

Artzen_tech
Shopify Partner
552 113 111

This is an accepted solution.

Hi @Kaymi 
It's Artzen Technologies, we are happy to help you today.

Go to OnlineStore-> ThemeFile-> EditCode-> Assets->Base.Css File

And paste this below written CSS.

.adaptive_height a.slide-image {
    opacity: 1!important;
}

 
The result of this CSS is in Below Screenshot.

Artzen_tech_0-1698756194930.png

Artzen_tech_1-1698756203934.png



Let me know if need further assistance
Regards,
Artzen Technologies

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify