Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
geokonParticipant
Thank you very much for your help, that solved my issue.
I only had to restore original font which looks nicer by adding in custom css:
body {
font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif;
}Hopefully this priority won’t cause any other side effects.
geokonParticipantHi,
Thanks for getting back to me! Indeed parent theme does not have this issue.
I used child theme as a standard WordPress practice to modify files and be able to update the theme without losing changes. Currently, child theme only overrides footer.php and acme-gallery.php files.
If you suspect the reason why is that happening with the header menu, i would gladly hear it. Either way, thank you again for your help.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)