Home Forums ArileWP Pro Issues with Menu Mobil View

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #21196
    Yosmany Chang
    Participant

    Hi,

    I love this theme but the Mobil view clutters the main slider with the menu button, and once the menu slides down it overlaps with the slider text. How can I fix it?

    Fightingbettas.com

    #21210
    themearile
    Keymaster

    Hi Yosmany

    Thanks for contacting us.

    Ok, Please add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    @media (max-width: 991px) {
    .navbar-header-wrap {
    position: relative;
    }
    }

    Let us know if it works.

    Thanks

    #21268
    Yosmany Chang
    Participant

    I did, shows no difference

    #21293
    Yosmany Chang
    Participant

    I managed to move the letters down a bit by increasing the slider height, but a big issue is when the menu scrolls down the words and menu overlap so its hard too see on a phone, is there a way to just make the menu background darker once they scroll down?

    #21344
    themearile
    Keymaster

    Hi Yosmany

    We have checked your site and you have added the another menu in the theme because default menu did not display in your site.

    So please activate the default theme menu and add the above css code so we can check and assist you better.

    Thanks

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