Dear community,
I want to make some adjustments to my store. I’d like to know the following things:
- How do I adjust my seperator to remove the white space?
- How do I change the text #lovegift to a specific color AND bold?. Please check the screenshot below.
Website: https://wearlove.nl/products/gepersonaliseerd-hart-liefde-cadeau-nederland-belgie
Theme: Motion
Kind regards
@blcksjfds
Hi,
.product-block {
margin-bottom: 10px;
}
replace this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
for 2nd solution, you have to add this code if the product page code appear from product.liquid file.
or check the setting customizer area if it is having option or not. Please let me know.
Bekend van de populaire TikTok trend #cadeautip. Personaliseer jouw hart vandaag!
1 Like
thanks! How do i change color of the #cadeautip to #FD2D55
@blcksjfds ,
You have to check in the default product page customizer area.
if issue not found so please let me know i will check and resolve issue
@blcksjfds ,
Have you checked in the customizer area? If there is no option for this then you have to check in the liquid code.