Home Forums WoodMart support forum Text on products

Text on products

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

    Curious
    Participant

    Hello,

    How are these different pop-up texts made so only the first letter is big? I have ex. written it as i want “Se dette produkt i en pop-up”

    Kind regards

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-tltp .woodmart-tooltip-label, 
    body .tooltip{
    text-transform:none;
    }

    Best Regards

    #152052

    Curious
    Participant

    Thnak you. It worked! 🙂

    #152075

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Text on products’ is closed to new replies.