Jump to content

How to change my home icon into an image icon


Recommended Posts

Hi there, 

 

recently i found on one of the forums in order to put an icon of a house on the navigation bar, you have to use this code.

 

.sf-menu li:first-child a:before{
  color:black!important;
  content: "\f015";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 23px;
  line-height: 10px;
  color: black;
}
 
.sf-menu li:first-child ul li a:before{
  content:none;
}
 
however the wording "HOME" is still showing. And i just want the image to appear with the link to the home page. Please can someone tell me how to do this. 
 
my website url: www.dtsales.co.za
Link to comment
Share on other sites

I managed to make a plan. 

 

I just went into modules and added a blank link to the top navigation and that did the job. 

 

Thanks for all your help! :) 

 

Next question tho ^_^

 

When i try to resize the category pictures to a larger size, the pictures show up with a question mark. 

 

How can i enlarge these photos without the question mark showing? 

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...