Shopify themes, liquid, logos, and UX
When I save it in HTML and open it in the browser, it appears normally, but on the Shopify page it does not appear.
Solved! Go to the solution
This is an accepted solution.
Hi @anapdeabreu, Please remove the old code and add this new code:
variant-selects::before {
content: '';
position: absolute;
width: 100%;
height: 2px;
top: -7px;
left: 0;
background-color: #00000038;
}
variant-selects {
position: relative;
}
Hope this can help you
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕ .
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi @anapdeabreu,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
.price__sale::before {
content: '';
position: absolute;
width: 100%;
height: 2px;
top: 0;
left: 0;
background-color: #00000038;
}
Here is result:
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 Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Como seria para que estivesse sempre antes do seletor de variantes? Porque alguns produtos possuem variantes e avaliações, pouco antes do preço acabar não sendo o design desejado. link this for example: https://lojabauer.com.br/products/cinta-de-sustentacao-para-gestantes-bauer?variant=49339582447935
Hi @anapdeabreu, Can you take a picture for me to describe the place you need?
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕ .
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Imagine that you have the evaluations already imported, it should look like I drew it. it's possible?
Not all products have it, but I want it to always be above the price if there are no variants, or above the variant selector if there are variants
This is an accepted solution.
Hi @anapdeabreu, Please remove the old code and add this new code:
variant-selects::before {
content: '';
position: absolute;
width: 100%;
height: 2px;
top: -7px;
left: 0;
background-color: #00000038;
}
variant-selects {
position: relative;
}
Hope this can help you
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕ .
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi @anapdeabreu
i cant find your reviews on the prodcut title.
Check this one.
.product__info-container > div:nth-child(3) {
border-bottom: 5px solid black;
}
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