Shopify themes, liquid, logos, and UX
On this page, I want to reduce all the space under the price and remove the <hr> (only there, not the rest of the site). See attached. I am doing this because I also intend to make the price invisible, so that remaining space will be just the right amount.
thanks
Solved! Go to the solution
This is an accepted solution.
You could try adding this CSS rule to the bottom of theme.css
.product-single__meta .hr--medium {
display: none;
}
Result:
This is an accepted solution.
You could try adding this CSS rule to the bottom of theme.css
.product-single__meta .hr--medium {
display: none;
}
Result:
perfect!! thanks a lot.
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