Jump to content

"Lost" icon in Top Horizontal Menu module


Recommended Posts

While I was configuring this module, I somehow deleted the icon for the little computer.  Is there a way to add it back in?  I tried uninstalling and reinstalling the module, but that didn't work.  I have a local copy of my site running with the icon intact, so is there a way for me to get the code, etc. from that and add it back into my "live" module??

Link to comment
Share on other sites

Okay, I'm using the "Sporty 1.6 Responsive" theme by BestKit, and it came with "BestKit custom blocks," and that's where the little icons are for their top menu.  When I entered our phone number into the header-block-2, I somehow deleted the little icon for the computer next to the "Order Online" header in the menu.  

 

Here's the link to my shop.  Keep in mind that I'm JUST starting it.  lol

 

http://stlracegear.com/index.php

Link to comment
Share on other sites

Paul, that's exactly what I'm referring to!  As you can see by the code below, I'm missing the <em class="fa fa-laptop"></em> on the red-highlighted line below, but I don't know where to find this code so that I can put it back in (I got the info below from doing "view source" from the home page of my site).  If I could find which file this is, I could put the code back in!

 

<div class="header-block">   <div class="header-block_icon-wrapper"><em class="fa fa-truck"></em></div>   <span class="header-block_title">FREE SHIPPING</span>   <p><span class="header-block_small-text">on all products</span></p>   </div>   <div class="header-block">   <div class="header-block_icon-wrapper"> </div>   <span class="header-block_title">ORDER ONLINE</span>   <p class="header-block_small-text">Call us: (800) 737-2262</p>   </div>   <div class="header-block">   <div class="header-block_icon-wrapper"><em class="fa fa-thumbs-o-up"></em></div>   <span class="header-block_title">FREE RETURNS</span>   <p class="header-block_small-text">Money back guarantee</p>   </div>
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...