Remove "Sticky" Menu on Tablet/iPad Screen Sizes

  • Posted in : TheBlogger
  • ryanbraun
    Participant

    So I currently have my site with the “sticky” menu for when scrolling up, and it all looks good except when on landscape tablet view. The menu bar doesn’t fit the width of both the blog content & widget sidebar. Unless there is a way to fix that, wondering if it’s possibly to have it so the “sticky” menu is just static for tablet browsers? Thanks so much.

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and I will keep you updated.
    Thanks

    ahmetsali
    Keymaster

    Hi, you may use this custom css code to fix it;

    @media screen and (min-width: 992px) and (max-width: 1260px) {
    		.site-header .site-branding-wrap,
    		.site-header .site-navigation,
    		.site-header .search-container { zoom: 1; }
    }
    

    We will also include this fix with the next update.

    Thanks for the feedback.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register