test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • loukasgr Friend
    #1016048

    How to make menu bar for mobile to open with slide left or right ?
    or how to make it fixed so user can have access to menu anytime without scrolling up …
    And one more thing , where i change the color of menu links ?


    1. Screenshot_7
    Pankaj Sharma Moderator
    #1016149

    Hi
    The screenshot you shared is from the Desktop not from mobile.Can u post the site URL and screenshot how you want to display the menu so i can check your request.
    Regards

    loukasgr Friend
    #1016609
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1016617

    Hi
    To make the menu fixed in mobile add below code in custom.css file

    @media (max-width: 767px){ .t3-header {
        position: fixed;
    }}

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum