Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1340077
    xdalex09
    Participant

    Hi there,

    I’m integrating UberMenu into X-theme and for some reason, the search icon on the far right is too close to the edge. I also would like to give a little space around it and change the color of the background just for the icon. Could you help?

    #1340078
    xdalex09
    Participant
    This reply has been marked as private.
    #1340091
    xdalex09
    Participant

    Image didn’t uploading. Re-attaching

    #1340225
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    span.ubermenu-target.ubermenu-target-with-icon.ubermenu-item-layout-default.ubermenu-item-layout-icon_left.ubermenu-noindicator.ubermenu-item-notext {
        margin-right: 16px;
    }
    span.ubermenu-target.ubermenu-target-with-icon.ubermenu-item-layout-default.ubermenu-item-layout-icon_left.ubermenu-noindicator.ubermenu-item-notext:hover {
        background-color: red;
        color: #fff;
    }

    Hope that helps.

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