[Support request] 2 different menu styles

Home Forums Support [Support request] 2 different menu styles

Home Forums Support 2 different menu styles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1647389
    Espresso

    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

    #1647469
    Ying
    Staff
    Customer Support

    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 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.