Viewing 3 replies - 1 through 3 (of 3 total)
  • This may be possible with some custom css:

    .woocommerce td.product-name dl.variation dt,
    .woocommerce-page td.product-name dl.variation dt
    {font-weight: 700}

    The permissible values for font-weight are on this page in the Property Values table.

    If this doesn’t work, it may be because your theme’s markup is different. Please post a link to your site so the markup can be examined with browser tools.

    Thread Starter kaliu

    (@kaliu)

    hi lorro.

    thanks for your code but unfortuneately it doesnt work.

    the attributes are still in small letters when i make a test purchase.

    soory but i cant post a link because it isnt published yet.
    there are still small issues which i want to solve.

    the attributes are displaying in the whole process fine (also in the cart) ONLY then when you checkout they are displaying in small letters. and when you place an order and then get a confirmation email > in that email the attributes are also displaying in small letters.

    is there another solution?

    thanks!!

    I think anyone willing to help would need to see the markup using browser tools to be able to give correct css. It does not seem to be a fatal issue so maybe it will wait until your site is published. Otherwise you would need to engage a developer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Attributes are displaying in small ?!’ is closed to new replies.