Shopify themes, liquid, logos, and UX
Hello,
I would like to change the color of the quote icon from black to white so it stands out against the black background in my venture theme.
Solved! Go to the solution
This is an accepted solution.
Instructions
1. Go to 'Online Store' -> Theme -> Edit Code
2. In the assets folder locate the file 'theme.css'
3. At the end of the file paste the below code
.quote-icon .icon.icon-quote path {
fill: blue; /* Change the color according to your preference */
}
Can you please share your store's URL?
This is an accepted solution.
Instructions
1. Go to 'Online Store' -> Theme -> Edit Code
2. In the assets folder locate the file 'theme.css'
3. At the end of the file paste the below code
.quote-icon .icon.icon-quote path {
fill: blue; /* Change the color according to your preference */
}
There is only the theme.scss.liquid in assets. Could it be the one?
It works. Thank you!
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024