Nav text (one & two) showing on mobile

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home VirtuSky WordPress Theme Nav text (one & two) showing on mobile

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #9986
    Eric Lokker
    Participant

    Is it possible to display (showing) the nav text items in responsive mode?

    Virtusky Theme.

    #9988

    Dear Eric,

    Could you please provide your website URL and a screenshot of which nav texts you want to show on mobile?

    Best Regards,
    ThemeLooks Support Team

    #9992
    Eric Lokker
    Participant

    View post on imgur.com


    the nav text items from the homepage slider

    • This reply was modified 3 years, 1 month ago by Eric Lokker.
    #9993
    Eric Lokker
    Participant
    #9996

    Dear Eric,

    If you want to show the nav text on mobile then you could use the custom CSS below. However, it will not look good.

    @media screen and (max-width: 991px) {
    .banner--slider-nav {
        display: block !important;
        height: auto !important;
    }
    }

    Best Regards,
    ThemeLooks Support Team

    #9999
    Eric Lokker
    Participant

    Thanks for the tip. Indeed it is not beautiful. I cleared the css cache only it remains visible on a mobile. Also cleared the cache on a mobile. Another tip how I can reset it all to the way it should be?

    #10000
    Eric Lokker
    Participant
    #10001

    Dear Eric,

    If you don’t want to show the nav text on mobile then you could remove the custom CSS.

    Best Regards,
    ThemeLooks Support Team

    #10002
    Eric Lokker
    Participant

    I really deleted the code. But it continues to be shown on a mobile. Tried several smartphones.

    #10003
    Eric Lokker
    Participant
    #10005

    Dear Eric,

    If you deleted the code but still the effect of the code exists then it’s all about your server or WordPress or browser or another cache issue. You can try to remove all of the cache related to your website. Otherwise, wait until the cache removes automatically.

    Moreover, we didn’t find this on our end https://prnt.sc/10l8n8s

    Best Regards,
    ThemeLooks Support Team

    #10007
    Eric Lokker
    Participant

    Thanks you are right

    #10013

    Dear Eric,

    Please don’t forget to give us 5-Star ‘rating and review’ (on https://themeforest.net/downloads ), if you like our item and our support too. It will give us inspiration and make us more ‘happy’ to support.

    Best Regards,
    ThemeLooks Support Team

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Nav text (one & two) showing on mobile’ is closed to new replies.