Font style titels product page

Discussion in 'Blackriders WordPress Theme' started by maggiemae, Feb 19, 2015.

  1. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Changing font style (lettertype).
    The titels from the product page, I have marked in red.

    See attachment -->
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi maggie!

    Use the css code given below.
    Code:
    ul.products li a h3 {
    font-family: century gothic !important;
    font-size: 14px !important;
    }
    Thanks,
    Praveen
     

Share This Page