Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1185519
    Paul Democritou
    Participant

    Hello,
    I would like to have all my social media icons on the same line in my mobile menu. I’ve tried several things, but they always split into two lines for pauldemocritou.com as seen on the screengrab.

    Thanks,
    PD

    #1185881
    Jade
    Moderator

    Hi PD,

    You can add this under Custom > CSS in the Customizer.

    
    @media (max-width: 767px) {
        .x-topbar .x-social-global {
            width: 100%;
        }
    }

    Hope this helps.

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