Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1306072
    Nuera
    Participant

    I have setup a site with a centered logo, as an object in the menu. It looks/works great, but I need to hide that object when the site scales down to mobile.

    http://fcc.nueramarketing.com

    How would I achieve that?

    many thanks!

    #1306077
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-nav-wrap.mobile .logo-menu-item {
      display: none;
    }

    Hope this helps.

    Cheers!

    #1306168
    Nuera
    Participant

    You’re the best. Thanks Rupok 🙂

    #1306232
    Joao
    Moderator

    Glad to hear it 🙂

    Joao

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