• Resolved Bj?rn

    (@ahrndt)


    Hi! Is it possible that the first letters (h1 – title) inside an article are not shown in big letters?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CodeVibrant

    (@codevibrant)

    Hello @ahrndt

    Its theme related issue though you can use the following bold code in additional CSS box in customizer for fix ?? !!

    article.hentry h1.entry-title {
    	text-transform: none;
    }

    Thanks ??

    Thread Starter Bj?rn

    (@ahrndt)

    Perfect. It works! Thanks for the fast reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Typography’ is closed to new replies.