• I am trying to change font family from halvetica to Aria. Also change the font size for product description page <h1> tag.I use a child them but was not able to make any changes when using for nav bar
    .main-navigation ul li a:link {
    font-family:arial;
    }

    What am I missing?

Viewing 1 replies (of 1 total)
  • Thread Starter etoilethay

    (@etoilethay)

    I checked vie element inspection and I will be keeping the font but will need to change the size

    h1.product_title.entry-title {
    font-size:1.9em;}

    In my child them is not working!

Viewing 1 replies (of 1 total)

The topic ‘Changing font family’ is closed to new replies.