Home Forums WoodMart support forum BLOG hover animation.

BLOG hover animation.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #102233

    pogopie
    Participant

    Hello, 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

    #102264

    Hello,

    Our theme does not have such an option. Navigate to the Theme Settings > Shop > Category Styles you will find the options available.

    Best Regards

    #102279

    pogopie
    Participant

    I 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.

    #102383

    Hello,

    Our support does not cover such kind of customization. You can apply the options available or customize on your own.

    Best Regards

    #102388

    pogopie
    Participant

    Okey, and could you give me a hint into the right directions, so I know what class should I use ?

    #102407

    Hello,

    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

    #102781

    pogopie
    Participant

    okey 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;

    #102801

    Artem Temos
    Keymaster

    Sorry, 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

Viewing 8 posts - 1 through 8 (of 8 total)