website is: gatewaymidera.com
password: GatewayMidera45
how do you change the font of whats inside the red circle
website is: gatewaymidera.com
password: GatewayMidera45
how do you change the font of whats inside the red circle
Add a css class to your theme.liquid or bass.css like so:
.footer-block--newsletter {
font-family: your-font-family, sans-serif, arial;
}
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Above is an example to change the font to Poppins from Google Font, please note that you can change to any font that you want.
Hope this can help you solve the issue
Best regards,
Noah | PageFly