Shopify themes, liquid, logos, and UX
Hi,
id like I change this font to black on collection page https://uvbrjmmk8cuwxque-84365082931.shopifypreview.com
And on product pages https://uvbrjmmk8cuwxque-84365082931.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hi @Luxurymrkt
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.product-item__product-vendor, .product-item__swatch-count,
.product__vendor.fs-body-100.t-opacity-70,
label.product__label span.t-opacity-70 {
opacity: 1;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Reg
Hi @Luxurymrkt,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.product-item__product-vendor {
opacity: 1 !important;
}
</style>
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Hi @Luxurymrkt
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.product-item__product-vendor, .product-item__swatch-count,
.product__vendor.fs-body-100.t-opacity-70,
label.product__label span.t-opacity-70 {
opacity: 1;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Reg
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