Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Removing blur on hover and add to cart button - Crisp White template

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 01-29-2019, 04:14 AM
 
georgedi07 georgedi07 is offline
 

Newbie
  
Join Date: Jan 2019
Posts: 2
 

Default Removing blur on hover and add to cart button - Crisp White template

Hi,

Is there a way to remove the blur on hover the products in the catalogue on the Crisp white template? I managed to remove the buttons (add to card and quick view) but the blur still remains...

Thank you.
__________________
X-Cart
Business 5.3.6.0
Reply With Quote
  #2  
Old 02-04-2019, 01:50 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Removing blur on hover and add to cart button - Crisp White template

Hi there.
It is not blur, it is reduced opacity.
I was able to do this via Custom CSS.


Code:
.products-grid .product:not(.prevent-hover):hover .product-photo a { opacity: 1; }
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote

The following user thanks qualiteam for this useful post:
mcinque (03-16-2020)
  #3  
Old 02-04-2019, 01:58 AM
 
georgedi07 georgedi07 is offline
 

Newbie
  
Join Date: Jan 2019
Posts: 2
 

Default Re: Removing blur on hover and add to cart button - Crisp White template

Quote:
Originally Posted by qualiteam
Hi there.
It is not blur, it is reduced opacity.
I was able to do this via Custom CSS.


Code:
.products-grid .product:not(.prevent-hover):hover .product-photo a { opacity: 1; }


Hi, it worked. Thank you!
__________________
X-Cart
Business 5.3.6.0
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:50 AM.

   

 
X-Cart forums © 2001-2020