• Resolved donahmar

    (@donahmar)


    How can I increase the font size of the product meta text and SKU number in the table? What would be the css class to target for this data? I can’t use Dev Tools because it opens the invoice preview in a PDF.
    When I do the following css, it only changes the font size for the product name:
    td {font-size: 18px !important;}

Viewing 1 replies (of 1 total)
  • Hi @donahmar,
    You can see HTML version of invoice/packing slip/shipping label by adding &output=html in generated URL.
    And for increasing product-meta font-size add this on custom CSS section .product-meta{font-size: 18px;}

    • This reply was modified 3 years, 4 months ago by azizulhasan.
    • This reply was modified 3 years, 4 months ago by azizulhasan.
Viewing 1 replies (of 1 total)
  • The topic ‘Customize Meta Text – Font Size’ is closed to new replies.