I need to change the color of the background behind the product title and price.
Please Share your store URL so that we will check and fix your issues.
Thank you.
Sorry i can’t found this shop
oops sorry its actually think-presently.myshopify.com
Also - can you tell me how to add a background image to just one section on the homepage?
go to the theme customization.
then to the setting.
then you will get the color option.
then click and then go to the background color and change it.
thank you.
add this code to theme.css or theme.scss
.aos-initialized [data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
transform: translate(0);
background-color: lightgrey;
}
add color type which you want to show.
thank you.
How do I add a background image to the logo list section?
https://www.shopify.in/partners/blog/logo-bar
read this blog
It doesn’t say anything about adding a background image to the existing logo bar thats already in my template.
checkout in the theme section their will be option, or you may have to add by custom code.
if you got solved your problem.
please like and accept my solution.
