Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2009
    Posts
    43
    Plugin Contributions
    0

    Default Product Description Size on Listing Page

    How to I change the product description text that shows up on the product listing page? I can't find that in the stylesheet. Everything I edit changes the description on the individual product page. Right now all my description text on the listing page is bold. I want to make it normal weight.

    http://www.zoozoobuckets.com/ZooZooS...ex&cPath=73_77

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Description Size on Listing Page

    Add this to your stylesheet...hope it corrects your other issue
    Adjust to suit
    Code:
    .centerBoxContentsProducts {
    font-size: .9em;
    font-weight: normal;
    }
    .centerBoxContentsProducts a {
    font-size: .9em;
    font-weight: normal;
    }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2009
    Posts
    43
    Plugin Contributions
    0

    Default Re: Product Description Size on Listing Page

    Perfect! Thank you so much!

 

 

Similar Threads

  1. Description showing on each product listing page...
    By moelicious200 in forum Basic Configuration
    Replies: 1
    Last Post: 24 Jul 2010, 02:42 PM
  2. Maximum Size of Product Info Listing - Products Description
    By limelites in forum General Questions
    Replies: 0
    Last Post: 20 Feb 2010, 11:15 AM
  3. Product listing before page description?
    By jollybeans in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 9 Oct 2007, 03:41 AM
  4. html links in product description (on listing page)
    By Lovere in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Jun 2006, 05:32 PM

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