Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1129324
    truaxbrandingco
    Participant

    Hi guys!

    I am hoping to have the top by centered line by line for each action on mobile only. can you help?

    Thank you!

    Nate

    http://50.87.248.168/~inertiat/

    #1129666
    Friech
    Moderator

    Hi Nate,

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

    @media (max-width:  767px) {
    	.x-topbar .p-info a {
        display: block;
        border-bottom: none;
    }
    }

    Hope it helps, Cheers!

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