Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Product Page Font

    Where would I change the font and font size for the product page?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Product Page Font

    Assuming you mean the product info page, it would be #productDescription in the stylesheet. Add it if it isn't already there.

  3. #3
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Product Page Font

    Ok this is what I see:

    /*bof product info*/
    #cartAdd {text-align: center;margin: 1em;border: 0px solid #000;padding: 1em;float:right;}
    .product-divider {border-bottom:1px dashed #ccc;}
    .navNextPrevWrapper {text-align:center;}
    .navNextPrevCounter {text-align:center;}
    #productDescription {color:#444443;}
    #productName {color:#444443;font-weight:normal;font-size:2.0em;}
    #productDetailsList {color:#444443;margin-top:10px;margin-bottom:10px;}
    #productAttributes {}
    #attribsOptionsText {font-weight:normal;color:#444443;}
    .optionName {color:#444443;margin-top:0px;}
    #alsoPurchased {margin-top:20px;}

    I meant to say I want to change the font for the product NAME to Times New Roman and the font size to 12 pt. What is the equivalent of 12 pt in em?

  4. #4
    Join Date
    Jul 2010
    Location
    Velsen-Zuid
    Posts
    33
    Plugin Contributions
    2

    Default Re: Product Page Font

    So only change #productName add: font-family:"Times New Roman",Georgia,Serif;

    For pt to em conversions: http://www.convertunits.com/from/pt/to/em

 

 

Similar Threads

  1. Change the font color in Product Listing page
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 27
    Last Post: 8 Aug 2011, 06:56 PM
  2. Line spacing and font size issue on product listing page
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Jul 2009, 07:51 AM
  3. product page diffrent font
    By Stuboy in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 14 Jun 2009, 07:43 PM
  4. Change Font color on Product Page
    By DieuxSoldat_04 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 28 Feb 2008, 04:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg