Home Forums WoodMart support forum Products page text case

Products page text case

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #355644

    BrightDevs
    Participant

    Hello, I am facing an issue that all text from products description us autocratically changed to Every word capitalize, but i need this inherent.. Kindly help us to fix it, thanks

    Attachments:
    You must be logged in to view attached files.
    #355695

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wc-tab-inner p, .wc-tab-inner ul > li {
        text-transform: inherit;
    }

    Best Regards

    #355831

    BrightDevs
    Participant

    Its ok .. but still the product headline and footer header shows Uppercase, is there any other option to bring it inherent

    Attachments:
    You must be logged in to view attached files.
    #355894

    Hello,

    The issue you mentioned is not visible on your website.

    Screenshot for Clarification: https://gyazo.com/c95ccbe61d22bafc76736e145e33d4ff

    Best Regards

Tagged: 

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