Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1219694
    mattdmedia
    Participant

    Hi,

    Quick question – I’ve been trying to place the Nav Search Icon before my Button instead of the Search Icon being last.

    I couldn’t find any solutions in the forums. Is that something that’s possible?

    Website attached – Search icon and then Book Now is the order I’m trying to get.

    http://bodybarstudios.wpengine.com/

    Thanks!

    #1219749
    Rupok
    Member

    Hi there,

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

    .x-navbar #menu-item-116 {
      float: right;
    }

    Hope this helps.

    Cheers!

    #1219874
    mattdmedia
    Participant

    Hey Rupok,

    Thanks for reply. Ahh yes, that seems like it should work. I just tired it, but it’s not pushing the button over.
    I added an !important as well.

    Any other ideas?

    #1219876
    mattdmedia
    Participant

    So sorry! My fault I added it under the Media query for mobile only and not my desktop one. Works perfect! Thanks 🙂

    #1219892
    Nico
    Moderator

    Happy to hear that it worked perfect.

    Feel free to ask us again.

    Thanks.

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