Post by Iamdbat » Fri Apr 17, 2015 8:10 am

I want to remove the product favorite icon and Compare Icon buttons on the product page - I think they are overkill in my case and have no real world relevance - would anyone know what file i need to edit to get rid?

Active Member

Posts

Joined
Sat Jan 28, 2012 7:32 am

Post by viethemes » Fri Apr 17, 2015 11:21 pm

You can use my own Custom CSS and add code below to it

Code: Select all

body[class*="product-product"] button[onclick*="wishlist.add"],
body[class*="product-product"] button[onclick*="compare.add"] {
	display: none;
}

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm

Who is online

Users browsing this forum: No registered users and 6 guests