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

TOPIC: Change of transition speed?

Change of transition speed? 11 years, 1 month ago #8842

  • entravo
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hi, When placing mouseover, I need to chaneg the speed of appearance of the text. In which file/setting can I find this?

Thx.

Re: Change of transition speed? 11 years, 1 month ago #8884

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear Fabien Raveton,

Maybe you can set the duration in the css file.

Please go to "modules\mod_sj_content_reslisting\assets\css\sj-reslisting.css", finding:

.sj-responsive-listing .item-inner .item-more{
top:0;
left: 0;
bottom:0;
right:0;
overflow: hidden;
position: absolute;
visibility:hidden;
height:0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}


=>

.sj-responsive-listing .item-inner .item-more{
top:0;
left: 0;
bottom:0;
right:0;
overflow: hidden;
position: absolute;
visibility:hidden;
height:0;
-webkit-transition: all your_time ease-in-out;
-moz-transition: all your_time ease-in-out;
-ms-transition: all your_time ease-in-out;
-o-transition: all your_time ease-in-out;
transition: all your_time ease-in-out;
}


Example: your_time as 0.6s, 0.7s, 0.8s, ...

Thanks
Ticket System | Join our Clubs to download our extensions and templates
  • Page:
  • 1
Time to create page: 0.23 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