• Good evening!

    Can anybody tell me, how I can change the font size of the price amount at the Order Details advanced layout?

    Thx, schnugo.

Viewing 1 replies (of 1 total)
  • Hi,
    Maybe a bit late ?? but this is waht I’ve found and changed in my child theme CSS:

    .xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr:last-child td {
        font-size: 28px;
        line-height: 32px;
    }

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Font size price amount at the Order Details’ is closed to new replies.