Title in capital when I need them in lowercase

This topic has 4 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Rose Tyler

  • Avatar: mariangio
    mariangio
    Participant
    May 12, 2021 at 11:37

    Hi,
    I have selected my title to be in lowercase (in customize) but it seems it is not taking that. It still appears in Upper case. Why is that? (for example on the footer, or on the categories of the shop)

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 12, 2021 at 12:01

    Hello,

    Please cache and check one more time – https://prnt.sc/12u9qb3

    Regards

    Avatar: mariangio
    mariangio
    Participant
    May 12, 2021 at 12:38

    Thanks. I ws actually able to change it.
    Thought the size of the display being very very small I added the custom CSS:
    span { font-size: 25px; }
    Which worked but seems to change the size of the cart and info on the header. They are now so big. How can I fix that?
    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 12, 2021 at 13:24

    Hello,

    Delete the mentioned custom CSS. Try to edit settings in Theme Options > Typography, or use the next code:

    .sidebar-widget .widget-title > span {
        font-size: 30px;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.