• Whenever I link a category in the menu to display the corresponding articles, the whole webpage is displayed in italic letters (menu, articles, titles, plugins, ect.). I found some modification of the .category-element in your plugin stlye.css. Any ideas how to prevent this?

Viewing 1 replies (of 1 total)
  • caused by >> file style1.css
    .category {
    margin: 0;
    position: relative;
    font-size: 0.95em;
    font-style: italic;
    font-family: “Playfair Display”, serif;
    text-align: center;
    display: block;
    }

    when deleted it works…
    please resolve it…

Viewing 1 replies (of 1 total)
  • The topic ‘Category page in italic letters’ is closed to new replies.