Post by torcalgroup » Wed Jun 23, 2021 4:04 am

Can anyone tell me why my products thumbnails look like this and how to solve it? :bash:

https://www.comercial.torcal.com.ar/ind ... ct_id=3681

Newbie

Posts

Joined
Tue May 18, 2021 11:41 pm

Post by ocguru » Thu Jun 24, 2021 2:11 pm

hello,
Provided url is not currect, no product on this url. I check other products on your site. I can fix it for you. Please contact us on email or skype.

Regards,
OCGURU - http://www.buy-extensions.com/
Opencart Developer - All My Opencart Extensions
Contact Me - outputwebtech@gmail.com
Skype - ntiersolutions


User avatar
New member

Posts

Joined
Sat Jan 03, 2015 5:09 pm
Location - India

Post by by mona » Thu Jun 24, 2021 4:45 pm

You have css errors on your stylesheet
you have

Code: Select all

.product-thumb .price {
	color: #444;

.product-thumb .price-new {
	font-weight: 600;
}
and not

Code: Select all

.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am
Who is online

Users browsing this forum: Bing [Bot] and 98 guests