Title is too

Hy, i got two problems:1. I´d like to remove the symbol at the post title, 2. the title is cut off. Thanks Dani

Hi Dani,

Thank you for reaching out to us.

  • To remove the icon from the post title, please add the following code in the Theme Options > CSS:
.single .format-standard .entry-title:before {
    content: "";
}
  • To fix the title cut off issue, please navigate to Theme Options > Header and enter 106 (which is the actual height of your header) in the Navbar Top Height field (see screenshot)

Let us know how this goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.