Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    119
    Plugin Contributions
    0

    Default Attribute text bold

    What code do I add to the stylesheet to make the Attribute value to show up as bold or <strong>? I assume it's in the
    /*Attributes*/ section just not sure what exactly to type

    I thought I was clever and just added <strong> when naming the value and although it shows up on the product page the way I want, on the checkout it reads as ATTRIBUTE NAME <strong>ATTRIBUTE VALUE</strong>.
    I don't want that


    Thanks in advance for any help

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Attribute text bold

    Quote Originally Posted by Stormshade View Post
    What code do I add to the stylesheet to make the Attribute value to show up as bold or <strong>? I assume it's in the
    /*Attributes*/ section just not sure what exactly to type

    I thought I was clever and just added <strong> when naming the value and although it shows up on the product page the way I want, on the checkout it reads as ATTRIBUTE NAME <strong>ATTRIBUTE VALUE</strong>.
    I don't want that


    Thanks in advance for any help
    Not sure if this is what you want, but the below code inserted into your stylesheet will make both the drop down menu options bold, and also if you use radio buttons they will also be bold:

    .wrapperAttribsOptions select, .wrapperAttribsOptions label{font-weight:bold;}

  3. #3
    Join Date
    Jun 2007
    Posts
    119
    Plugin Contributions
    0

    Default Re: Attribute text bold

    Thankyou!

 

 

Similar Threads

  1. v154 Attribute Name Text In Bold In Admin
    By ShopVille in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Dec 2015, 06:19 PM
  2. v153 Attribute Name Stuck On Bold Font Weight
    By choochoo in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 6 Oct 2014, 02:54 PM
  3. Bold Text
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 6 Oct 2011, 03:31 PM
  4. Trying to remove bold text
    By atl2rva in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Feb 2011, 09:46 PM
  5. Paypal and bold text
    By pRS317 in forum General Questions
    Replies: 1
    Last Post: 21 Jun 2008, 12:36 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