Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #308065

    Hi,
    In certain width size, menu and image are in the similar position and covered to each other. What can I do?

    #308162

    Hi pnacho!

    Thank you for using Enfold.

    I’m sorry but the it requires us to login before we can see the website. Please post the login credentials here and set it as a private reply.

    Best regards,
    Ismael

    #308728
    This reply has been marked as private.
    #308729
    This reply has been marked as private.
    #308737

    Hi!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Regards,
    Yigit

    #308742

    Is there any other form? Without hide menu like a mobile version?

    #308746

    Hi!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab and decrease the padding between menu items

    @media only screen and (max-width: 990px) {
    .av-main-nav > li > a { padding: 0 5px; }}

    Best regards,
    Yigit

    #308754

    Ok. Thanks :)

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘The header image appears below the menu’ is closed to new replies.