Smooth Hover

Posted in: Newspaper
Post count: 43

Hello,
Im using “flex block 4” and added hover effect but the hover effect is not smooth please let me know how I can add “transition-duration” CSS class to make it smooth or is there any other way to do that?

Post count: 21065

Hello!

Please try to add this CSS code in the Live CSS:


.entry-thumb {
transition: all 0.5s ease!important;
}

Let me know the results!

Thank you!

Post count: 43

It worked thank you so much!
and please let me know how to change the menu Navigation color check screenshot
https://paste.pics/F0LCA

Post count: 21065

Hello!

Change the color from here: https://www.screencast.com/t/e9sN25nYLpa

Let me know the results!

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.