Home Forums ArileWP Pro Menue button in mobile version

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3794
    Jan Marx
    Participant

    Hie there – i have a question about the position of the menue button in the mobile version – can i move the button to the right side? I have seen this in the demo version of the theme…thank you in advance for your response.

    #3796
    themearile
    Keymaster

    Hi Jan,

    Please share your site URL here then we can inspect it and provide you better assistance.

    Thanks

    #3798
    Jan Marx
    Participant
    #3800
    themearile
    Keymaster

    Hello Jan,

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

    @media (max-width: 500px) {
    .navbar-light .navbar-toggler {
    float: right !important;
    display: unset !important;
    margin-top: 0.238rem !important;
    }
    }

    Let us know if it works.

    Thanks

    #3810
    Jan Marx
    Participant

    Works…thanks for your help!

    #3812
    themearile
    Keymaster

    Hello Jan,

    Glad to hear it and we are happy to help you. We hope you will enjoy the ArielWP Pro theme.

    Please help us improve our customer satisfaction by writing a quick review We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a good day.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menue button in mobile version’ is closed to new replies.