Hi,
I would like to change the font and size of the heading in footer menu section.
Can someone please guide me how to do it.
Thanks
Hi,
I would like to change the font and size of the heading in footer menu section.
Can someone please guide me how to do it.
Thanks
@Chrystel078 please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css
.footer__block p.h6 {color: #ff0000; font-size: 18px;}