Home › Forums › Air WordPress Theme › PREV and NEXT button have broken animation
- This topic has 9 replies, 2 voices, and was last updated 5 years, 11 months ago by
ratalo.
-
AuthorPosts
-
June 18, 2020 at 3:00 pm #21658
Hello,
Text on the animation hides before the image and I believe it should go after it. Take a look (gif):
Previously, these buttons weren’t showing on my standard blog posts, even though I didn’t hide them. You guys gave me this custom code that brought them back:
/* Fix missing Prev Next */
.blog-unit-meta-bottom .arrow-item {opacity: 1;
display: inline-block;
transform: translateX(0px);
}I have no other code that modifies that section. Could you please look into it?
June 18, 2020 at 3:01 pm #21659This reply has been marked as private.June 18, 2020 at 3:20 pm #21660PS: Is there a way to present post/page title BELOW prev or next on hover? Or is it too complex?
June 19, 2020 at 3:05 am #21667Hi,
Maybe I understood your question, please try to add the custom CSS to check if fixing it.
.navi-title-tag:not(:hover) {transition: all .5s .5s;} .navi-title-tag:hover {transition: all .5s;}Regards!
SeaTheme – SeaTheme.net – Twitter – FacebookJune 19, 2020 at 8:45 am #21669Hello,
Sorry, but it doesn’t work. Anything else we could try?
June 20, 2020 at 2:18 am #21688Maybe I understood your question, please give me more information, better paste a screenshot to explain, thanks
June 22, 2020 at 2:01 pm #21703June 23, 2020 at 2:45 am #21712Hi,
thanks
The custom CSS should fix it. Please check the video: https://www.dropbox.com/s/blncqpd2l422plu/qq20200623-104321.mp4?dl=0
I suggest you add the custom CSS, clean cache to check again.
Best
June 23, 2020 at 2:45 am #21713This reply has been marked as private.June 23, 2020 at 2:28 pm #21718Yes. Now it works. Thank you very much !!!!
-
AuthorPosts
- You must be logged in to reply to this topic.

