• daroy

    (@daroy)


    Hi, I’ve updated to Type 1.1.4 and now the name of the widgets in the sidebar are not in bold anymore. For example, About Us, as shown in your own preview does not show up in bold anymore.

    I’ve managed to fix this with:

    .widget .widget-title {
        font-weight: bold;
    }

    As custom CSS. But this wasn’t needed before.

    • This topic was modified 3 years ago by daroy.
    • This topic was modified 3 years ago by daroy.
  • The topic ‘Type 1.1.4 bug’ is closed to new replies.