• Resolved exageo

    (@flogsblog)


    It can be OK in English, but it is wrong in some other languages including Czech. In widgets in Footer Sidebars area, first letters of words are always big (capitals). And not only the first word but also the second, third, etc. It concers widgets names and even text inside widgets. Maybe not completely all but most of them. (So I am now limited to only one word titles and I cannot do anything with wrong size letters in lines below titles.) Again, I am not sure if this issue is a concern of the theme or wordpress system itself, but in every case it should be fixed. Thank you for help, Filip

    • This topic was modified 6 years, 2 months ago by exageo.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter exageo

    (@flogsblog)

    Adding screenshot…
    https://prnt.sc/lys48p

    Thread Starter exageo

    (@flogsblog)

    I have tried another theme and there is no problem with the size of the letters in widgets. So it is the error of this specific theme…

    Theme Author surplusthemes

    (@surplusthemes)

    Hello flogsblog,
    Sorry for the late response. We are having Christmas and New year holiday. Somehow I have managed to see support ticket.

    You need to add additional CSS via Appearance->Customize->Additional CSS. Paste the following code and then publish changes.

    .widget ul li a {
        text-transform: none;
    }

    Please make sure that page/post title is written in the correct way.

    Wish you a Happy New Year 2019.

    with regards,
    Surplus Themes

    Thread Starter exageo

    (@flogsblog)

    It helped, thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Big First Letters in Footer Sidebars Widgets’ is closed to new replies.