Home › Forums › WoodMart support forum › BLOG hover animation.
BLOG hover animation.
- This topic has 7 replies, 3 voices, and was last updated 6 years ago by Artem Temos.
-
AuthorPosts
-
January 16, 2019 at 12:35 pm #102233
pogopieParticipantHello, i would like to have this hover animation on the blog category.
from here https://www.optimumnutrition.com/en-gb
to here http://promin-shop.webtoid.cz/
View video for reference: https://www.useloom.com/share/fafd0fa6723f4fda81ce74259d73369c
January 16, 2019 at 2:58 pm #102264
Elise NoromitMemberHello,
Our theme does not have such an option. Navigate to the Theme Settings > Shop > Category Styles you will find the options available.
Best Regards
January 16, 2019 at 3:41 pm #102279
pogopieParticipantI know the theme does not support this kind of animations, but I can apply my own CSS animation as you can see on the page under the heading “Ĩlanky” and “komunita” those are my custom CSS animation I added. So how can I apply a custom CSS animation with the style I mentioned above on my page on the images of the blog element.
January 17, 2019 at 7:33 am #102383
Elise NoromitMemberHello,
Our support does not cover such kind of customization. You can apply the options available or customize on your own.
Best Regards
January 17, 2019 at 7:43 am #102388
pogopieParticipantOkey, and could you give me a hint into the right directions, so I know what class should I use ?
January 17, 2019 at 9:04 am #102407
Elise NoromitMemberHello,
It is not a matter of a class otherwise we would have provided. It is complicated time-consuming customization which is not covered by our support.
Best Regards
January 18, 2019 at 6:07 pm #102781
pogopieParticipantokey then, and why was it easy with the button ?
here is the css animation for the blog:
background-color: #989898;
border-width: 0;
height: 100%;
left: 0;
margin: 0;
opacity: .75;
padding: 0;
position: absolute;
top: 0;
transition-delay: 0s;
transition-duration: 250ms;
transition-property: height;
transition-timing-function: cubic-bezier(.19,1,.22,1);
vertical-align: baseline;
width: 100%;
z-index: 1;January 18, 2019 at 7:47 pm #102801
Artem TemosKeymasterSorry, but as we mentioned, such kind of customization is out of our theme support scope. You are asking about adding extra features or new design styles. Read more information what included in theme support in Envato Support Policy https://themeforest.net/page/item_support_policy
-
AuthorPosts
- You must be logged in to create new topics. Login / Register