Shopify themes, liquid, logos, and UX
Hi there,
How do I remove the white background and Shop all button here https://postimg.cc/5HmNWFpP
This is the website: https://aromall.co.uk/ , I am using the Refresh Shopify theme.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Oh, Sorry I didnt read well.
Please replace with this code. Thanks!
Same Instruction.
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-2.gradient.slideshow__text--right.slideshow__text-mobile--right {
display: none;
}
And Save.
It will remove also in the mobile.
Hi @NK9089
This the container of the title in your banner. What I did I make it transparent.
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-2.gradient.slideshow__text--right.slideshow__text-mobile--right {
background: transparent;
}
Hi, @Made4uo-Ribe , just added the code to base.css, which indeed removed the white background. However, the Shop all button remains there. I would also like to remove that button as well, not just the white background. Can you please help with that too?
Also - I want to remove both the white background and the Shop all button from Mobile version as well.
Thank you!
This is an accepted solution.
Oh, Sorry I didnt read well.
Please replace with this code. Thanks!
Same Instruction.
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-2.gradient.slideshow__text--right.slideshow__text-mobile--right {
display: none;
}
And Save.
It will remove also in the mobile.
Worked great, thank you!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025