Home>Support>Moving the Shopping Cart Icon in the Menu

Moving the Shopping Cart Icon in the Menu

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’d like to know how I can replace the search icon with the shopping cart icon on the main menu? Here is my website: http://spotlightlocal.net/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Derek

    The search icon isn’t an SVG icon, it uses an image background, if you have both a normal and hover icon ready in your media library try put this into Appearance >Custom CSS:

    /* Search */
    
    #search-icon #search-icon-icon .icon {
    background: url('images/sprites-1-1-11.png') no-repeat !important;
    }
    
    #search-icon #search-icon-icon:hover .icon {
    background: url('images/sprites-1-1-11.png') no-repeat !important;
    }

    And replace images/sprites-1-1-11.png and images/sprites-1-1-11.png with your urls.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More