• Resolved rrobinson222

    (@rrobinson222)


    Hello,

    Is anyone able to help me?

    Are you able to provide some CSS that will change the text I have set in the ‘Product Description’ for each product variable? This is the bit of text that shows up once the selection has been done. I have added it to each variable in the product tab. I would like it bold and a dark grey colour where it says:

    This is your deposit.
    Your remaining balance will be due upon arrival at the venue on the day.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Fernando a11n

    (@fhaps)

    Automattic Happiness Engineer

    @rrobinson222 I don’t consider myself a CSS expert, but I believe this piece of CSS might do the trick:

    div.woocommerce-variation-description {font-weight:bold;}

    You can add that from Appearance > Customise > Additional CSS.

    Thread Starter rrobinson222

    (@rrobinson222)

    Thank you so much, this has worked.

    Do you know how I can also change the colour of this text to #00c5c3

    Thanks for your help, appreciate it.

    Plugin Support Kel C. a11n

    (@kellymetal)

    Hi there,

    Do you know how I can also change the colour of this text to #00c5c3

    Taking a look at your product page, I see that text is now set to #00c5c3, so it seems you were able to sort this out already — well done : )

    color
    Link to image: https://d.pr/i/unGMwO

    If you meant something different, please let us know!

    AJ a11n

    (@amandasjackson)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Product Description set for all variables – css’ is closed to new replies.