как зачеркнуть цветным старую цену
-
привет, мне нужно чтоб линия, которая зачеркивает старую цену в случае скидки была красного цвета. как на фото.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .price del {
color: red;
}
Best Regards
Супер, всё работает. можно ли сделать “старую” цену справа от новой ?
Hello,
No, I cannot do it with CSS. It will require more complicated Woocommerce customization what is not covered by our support.
Best Regards
If you have any questions please feel free to contact us.
Best Regards
The topic ‘как зачеркнуть цветным старую цену’ is closed to new replies.