I want my full width banner background to be WHITE or transparent but when I upload it’s looking like this weird grey gradient:
I tried to put
.banner__media { background: transparent !important; }but didn’t work.
Thanks in advance.
A user is experiencing an issue where their full-width banner background displays as a grey gradient instead of the intended white or transparent color in the Sahara theme.
Attempted Solution:
The user tried adding CSS code to make the banner background transparent using .banner__media { background: transparent !important; } but this did not resolve the issue.
Responses:
</head> tag (specific code appears corrupted/reversed in the original text)Status: The discussion remains open with a potential technical solution offered but not yet confirmed as working.
I want my full width banner background to be WHITE or transparent but when I upload it’s looking like this weird grey gradient:
I tried to put
.banner__media { background: transparent !important; }but didn’t work.
Thanks in advance.
@mayatranquila can you please share this page link?
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly