Home Forums WoodMart support forum Error is not displayed Menu text mobile

Error is not displayed Menu text mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #283877

    Biishop
    Participant

    Dear Admin

    i can’t see text menu on mobile interface after update theme. How to fix it

    Thank you so much !

    Attachments:
    You must be logged in to view attached files.
    #283890

    Hello,

    The text is not displayed on very narrow width as there is no space enough, please provide your site admin access I will check and provide custom CSS.

    Best Regards

    #283925

    Biishop
    Participant

    Dear admin
    I sent info my web site
    Thank you !

    #283953

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    @media (max-width: 768px){
    body .wd-header-mobile-nav.wd-style-text .wd-tools-text {
        display: inline-block;
    }
    }

    Best Regards

    #283968

    Biishop
    Participant

    Dear admin

    Menu text has appeared. Thank you for helping me

    Have a nice day !

    #284031

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

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