AwesomeOne uses a font that it doesn't enqueue – Roboto
-
The current version of the AwesomeOne that can be downloaded from www.remarpro.com has a few bugs that I have fixed for my site using a child theme. The slider top-bar paragraph calls for the Roboto font but that font is not enqueued. Note that Roboto-Condensed is enqueued. The headings on pages will overlap if they have to fold to a second line, especially on phones because the leading is set to a fixed size that is too small for the heading font. I fixed this with
h1.entry-title, h1.page-title { line-height: 32px; }
I’ve have a bunch of overrides, some of them may also be considered bug fixes, such as moving submemenus to the left when the page is narrow. However, this change is written in a way that is specific to one customers site. Let me know if you would like me to share all of my overriders.
- The topic ‘AwesomeOne uses a font that it doesn't enqueue – Roboto’ is closed to new replies.