Shopify themes, liquid, logos, and UX
Hi, how can I remove the featured product frame background? It seems attached to the color scheme.
I want to remove that frame line and have the whole section with one seamless gradient background.
Store: www.alpluscosmetics.bg
pass: 1904
Solved! Go to the solution
This is an accepted solution.
Hi, thank you for your answer. This didn't quite worked, but I found the solution:
.featured-product { background: none; }
Thank you!
Hi @alplus
You can add this code to Custom CSS of Featured product section to solve the issue
.featured-product { background-attachment: fixed; }
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
Hi, thank you for your answer. This didn't quite worked, but I found the solution:
.featured-product { background: none; }
Thank you!
Very welcome!
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
HEllo @alplus
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
.color-scheme-fd50ab2b-257b-4dc1-a090-e36bd90bc7e5.gradient {
background: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024