Good morning everyone,
I have a problem that I cannot resolve on my products pages of the Motion Theme.
I would like the product name (here PIXIE DUST PHONE STRAP) to appear slightly smaller.
And I would like the price to be displayed in the color: # EA731C
This is a big deal for me and if anyone could help me I would be very grateful.
Thank you in advance,
Max
hello @MaxCosta please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-product .grid .grid__item .product-single__meta .product__price{
color: #ea731c;
}
.template-product .grid .grid__item .product-single__meta .product-single__title{
font-size: 20px !important;
}
2 Likes
hi can you help me in my theme 404 error