Home Forums WoodMart support forum Capital in H2 beacon

Capital in H2 beacon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #294310

    CRR
    Participant

    Hello, I am writing the description of my product in lower-case letters but it appears on upper case letters every time on some products.

    How can I fix that please

    #294337

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .wc-tab-inner>div>h2:first-child {
    	text-transform: none;
    }

    Kind Regards

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)