This topic has 4 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler
Hello
In mobile view, under footer, information and help column is centre aligned but i need it in left align.
And in shop and single product page, i want regular price to be smaller than sale price and All prices to be bold.
Hello,
1/ Use the next custom CSS code:
.footer-widgets .footer-widget ul {
text-align: left !important;
}
2/
.price del {
font-size: 12px;
}
.price {
font-weight:600;
}
Regards
Hello,
Thanks Problem is solved now.
I want to know how to change INCLUDES VAT to INCLUDES GST
Hello,
Contact support of WooCommerce plugin
Regards
The issue related to '‘MOBILE FOOTER ALIGNMENT AND SALE PRICE FONT SIZE’' has been successfully resolved, and the topic is now closed for further responses