Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1256185
    Hello
    Participant

    Hi,
    My Search button in my menu is not working. It doesn’t even search or bring results up. Why is this please?

    Can you put predictive search results as it types?

    Also the search bar goes full screen.

    Can you disable this and I would like the search box to expand to the left in the header and push the menu buttons further left until the “Men” menus sit neatly next to the logo but not crammed too close but in proportion to the other buttons once moved left.

    Please reply soonest.

    #1256186
    Hello
    Participant
    This reply has been marked as private.
    #1256205
    Christopher
    Moderator

    Hi there,

    Search button is working fine, please see the attachment.

    Can you disable this and I would like the search box to expand to the left in the header and push the menu buttons further left until the “Men” menus sit neatly next to the logo but not crammed too close but in proportion to the other buttons once moved left.

    Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    If you wish to move menu to left, please add following code in Customize -> Custom -> Global CSS :

    .x-nav-wrap.desktop {
        float: left;
    }

    Hope it helps.

    #1257090
    Hello
    Participant

    Great thanks!

    #1257288
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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