Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1012678
    Gonab
    Participant

    Dear Staff,

    The submenu of “Our Games” section is out of position. This is my website: https://thundergryph.com/
    Is there any way to fix this issue?

    And also, is there any way to remove the arrows from the main menu link?

    Kind regards,
    Gonzalo

    #1012734
    Rahul
    Moderator

    Hey There,

    Please add the following Custom CSS :

    .desktop .sub-menu li {
        margin-left: -10px;
    }
    
    .x-navbar .desktop .x-nav li>a>span:after {
       display: none;
    }

    Hope that helps.

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