Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1314309
    ssicomweb
    Participant

    Hey Themeco,

    So the site i have been working on is pretty much finalized, but there are a few tweaks that need to be done for mobile.

    One thing that i haven’t been able to figure out is that on mobile, the arrows for sub menus appear inside the words for those menu items.

    What do i need to change to get them to appear next to the words?

    #1314349
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1314563
    ssicomweb
    Participant

    The URL to our site is ssicom.com

    Do you need to be able to log in?

    #1314647
    Jade
    Moderator
    This reply has been marked as private.
    #1314664
    ssicomweb
    Participant

    alright, looks like the other developer has been doing some stuff,

    try ssicom.info

    #1314715
    Jade
    Moderator

    HI there,

    It’s up now. Please try to add this code in the customizer:

    @media (max-width: 979px) {
        .x-navbar .x-nav-wrap .x-nav > li > a {
            padding-right: 40px;
        }
    }

    Hope this helps.

    #1314808
    ssicomweb
    Participant

    That works!

    Thanks!

    #1314814
    Jade
    Moderator

    You’re welcome.

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