Hello I want to change the font of the footer. I want the source of my footer to be like this:
My theme is Debut
My website is: https://todocarcasas20.myshopify.com/
Password: 1234
Thanks
Hello I want to change the font of the footer. I want the source of my footer to be like this:
My theme is Debut
My website is: https://todocarcasas20.myshopify.com/
Password: 1234
Thanks
.site-footer__linklist-item a, .site-footer p {
font-family: Roboto, sans-serif !important;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}