eCommerce construction > Templates

Using Google Fonts

(1/1)

fv4s4e:
I'm using the default storefront template but was wondering if I can use a specific google font for my h1/h2 tags and product titles.  Any ideas if this is possible please?

abantecart:
You can use any front.
Here is the directory with template files that you need to access.
https://github.com/abantecart/abantecart-src/tree/master/public_html/storefront/view/default

There is CSS file that you can add font to:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/stylesheet/style.css

If you need to add something in the head:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/common/head.tpl

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod