Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1287324
    Iceeyez
    Participant

    The navigation drops under the logo and on the blogg page it popos up and down and cuts the header of the last post. Could I change the menu brakepoint to turn earlier or what would be a good solution? When dragging in a chrome to smaller size you can see this happen. Url:
    http://styrelseportal.nu/blogg/

    #1287403
    Joao
    Moderator

    Hi There,

    Would you mind providing a screenshot of what you are referring to?

    Thanks

    Joa

    #1287441
    Iceeyez
    Participant

    Sorry for beeing unclear. Did you try to slowly rezise from a bigger window to the mobile on that url I provided´?

    The menu get bigger and smaller and when it ghets big the blogg post header gets cutted in half.

    #1287618
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    @media (min-width: 980px) and (max-width: 1371px) {
        .x-navbar .desktop .x-nav > li > a {
            font-size: 13px;
        }
    
        .x-navbar .desktop .x-nav > li > a span {
            padding-left: 10px;
            padding-right: 10px;
        }    
    }

    Hope this helps.

    #1288453
    Iceeyez
    Participant

    Fantastic, much better. Still a small small section for about 13 inch screens where menu gets bigger and it does the cutting of the blogg title on the blogg page as there is the recent post column on right. The quality assurance was hard on this one 🙂 would there be a tweak for that?

    Thank you!

    #1288715
    Rad
    Moderator

    Hi there,

    Would you mind providing a screenshot again? That CSS should cover the 13 inch screen (1366px width) too.

    Thanks!

    #1289124
    Iceeyez
    Participant

    Only for a brief area at about 1048 pixels width it looks like this on the blogg page that has the sidebar.

    #1289126
    Iceeyez
    Participant

    pic

    #1289262
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! This is what I am seeing: http://prntscr.com/di8u2u
    Since you have installed a caching plugin WP Super Cache, please clear your plugin cache before testing your site. This can cause the changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.

    Hope this helps. Please let us know how it goes.

  • <script> jQuery(function($){ $("#no-reply-1287324 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>