Archived topic
Slide-out Menu Font Style
3 replies · Started by Andy on December 8, 2017
Hi,
Afterupdating to GP 2.0, on the About page ONLY the font style of the slide-out menu links has changed to Italic, including the close X icon.
Seems very odd its only effecting the About page. Using inspector shows it's caused by the browser's stylesheet but can't figure out why.
Everything below a certain point in your content is italics. That typically means there's an inclosed <em> element somewhere in your code.
Thanks, it was the sentence above the testimonials, for some reason didn't have a closing em tag.
Glad I could help :)