Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Remove the Shadow and overlay
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Remove the Shadow and overlay

Remove the Shadow and overlay 10 years, 9 months ago #11076

Hi,
How can I remove the shadow or overlay in the category or products page?
when the mouse over one of images the shadow or overlay shown in All other images in gray color.
The shadow shown when any images are Active I want to remove it.
Please see the photo in attachment
please help me
Thank you
The topic has been locked.

Re: Remove the Shadow and overlay 10 years, 9 months ago #11093

  • SA Thuy
Dear Motaz,

Please go to your_site/templates/sj_jare25/css/template.css and find:
.browse-view:hover div.row .product:not(:hover) .spacer:after{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	
	-webkit-transition: all 0.3s ease-in-out 0s;
	   -moz-transition: all 0.3s ease-in-out 0s;
	   -o-transition: all 0.3s ease-in-out 0s;
	   -ms-transition: all 0.3s ease-in-out 0s;
	   transition: all 0.3s ease-in-out 0s;
}

=>
.browse-view:hover div.row .product:not(:hover) .spacer:after{
	width: 100%;
	height: 100%;
	
	-webkit-transition: all 0.3s ease-in-out 0s;
	   -moz-transition: all 0.3s ease-in-out 0s;
	   -o-transition: all 0.3s ease-in-out 0s;
	   -ms-transition: all 0.3s ease-in-out 0s;
	   transition: all 0.3s ease-in-out 0s;
}


Thanks
Last Edit: 10 years, 9 months ago by .
The topic has been locked.

Re: Remove the Shadow and overlay 10 years, 9 months ago #11102

Dear Miss SA Thuy
I have changed the code in the template.css But no change
the shadow still work.
When the mouse come over of any products or any category the shadow work for all other images in the products or category page.

Please see the photo.
and please help me to remove All the shadow from the template.
Thanks
The topic has been locked.

Re: Remove the Shadow and overlay 10 years, 9 months ago #11103

  • SA Thuy
Dear Motaz,

Please send the links to products or category that the shadow work.

Thanks
The topic has been locked.

Re: Remove the Shadow and overlay 10 years, 9 months ago #11105

Dear Miss SA Thuy
50.116.98.81/~msm4it/salim/
Please put the mouse on any category picture in the home page and see all other pictures well be gray background,
tray go to Tiffany jewelry:
50.116.98.81/~msm4it/salim/index.php/tiffany-jewelry
The shadow Now Not work after I changed the Code in template.css as you tell me before.
Know please help me to remove the shadow from category pages as You help me to remove it from products pages.

Thank you for grate help

This is demo account I'll publish it through Domain Name after I finish it.
The topic has been locked.

Re: Remove the Shadow and overlay 10 years, 9 months ago #11115

  • SA Thuy
Dear Motaz,

Please go to your_site/templates/sj_jare25/css/template.css and find:

.category-view:hover .vm_item:not(:hover):after{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	
	-webkit-transition: all 0.3s ease-in-out 0s;
	   -moz-transition: all 0.3s ease-in-out 0s;
	   -o-transition: all 0.3s ease-in-out 0s;
	   -ms-transition: all 0.3s ease-in-out 0s;
	   transition: all 0.3s ease-in-out 0s;
}

=>
.category-view:hover .vm_item:not(:hover):after{
	width: 100%;
	height: 100%;
	
	-webkit-transition: all 0.3s ease-in-out 0s;
	   -moz-transition: all 0.3s ease-in-out 0s;
	   -o-transition: all 0.3s ease-in-out 0s;
	   -ms-transition: all 0.3s ease-in-out 0s;
	   transition: all 0.3s ease-in-out 0s;
}


Thanks
The topic has been locked.
  • Page:
  • 1
  • 2
Time to create page: 0.26 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes