Archived topic
2 different menu styles
1 reply · Started by Espresso on February 5, 2021
Viewing posts 1–2 of 2
Hi,
I can see 2 different navigation styles in my website:
https://www.espressotranslations.com/
https://www.espressotranslations.com/video-transcription/
How is that possible?
Thanks,
Dan
Hi there,
Did you build your home page using elementor?
That's why the style from elementor has overwritten the customizer settings.
You could use this CSS to overwrite elementor's style.
.main-navigation .main-nav a {
font-family: inherit;
}
Let me know :)
This archived topic is closed to new replies.