Jump to content

Remove Grey Product Specs Box


Ja3v3n

Recommended Posts

Hi Ja3v3n,

 

.icon-home::before {
    content: "";
}
 
.icon-truck::before {
    content: "";
}
 
.icon-phone::before {
    content: "";
}
 
.icon-credit-card::before {
    content: "";
}
 
In your global.css icon related css codings are missing. Please check that all icon related css codings are present in your global.css and let me know if you need any further assistance
Link to comment
Share on other sites

  • 1 year later...

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