Hi,
in germany you to show exactly the delivery time.
How can I change the font-size for delivery time (Lieferzeit) in the single product page?
Thanks a lot.
Hi Michael!
Can you please post the link to your page where we can see the element you would like to edit?
Cheers!
Yigit
Thank you for answer.
Please see the 2 pictures.
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.shipping_de.shipping_de_string small span {
font-size: 14px;
}
If that does not help, please post the link to your website.
Regards,
Yigit
Thank you. Perfect. It works.