Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Tabs Animation – Mouse oVer
Tagged: tabs
- This topic has 9 replies, 2 voices, and was last updated 5 years, 9 months ago by WCFM Forum.
- AuthorPosts
- February 2, 2019 at 7:48 am #46258contact16Participant
Hi,
How can we change (or remove) the mouseOver animation of the tabs on the vendors’ store page (line goes from top of tab to bottom of tab on hover)?Thank you
- February 2, 2019 at 4:59 pm #46327WCFM ForumMember
Hi,
You may add your own CSS at child theme’s style.css for the purpose.
Thank You
- February 3, 2019 at 1:23 am #46378contact16Participant
Yes, but what css should we use? (nothing shows up in browser inspectors)
- February 4, 2019 at 6:21 am #46475WCFM ForumMember
Hi,
I have no idea, what animation you are looking for! Then how can I suggest something?
Thank you
- February 4, 2019 at 6:32 am #46483contact16Participant
Hi,
Currently the tab label text changes color (from light to dark) on hover – that’s all we need. We don’t need the “line” animation from top of tab to bottom. How can we disable that?
Thank you - February 4, 2019 at 6:47 am #46487WCFM ForumMember
Sorry, I am a bit confused.
Animation only change icon colors – https://www.useloom.com/share/149ed9ab9b894aa88b08d024f96e1bc7
Which line animation you want to disable?
Thank You
- February 4, 2019 at 6:51 am #46492contact16Participant
Hi,
Thanks for your quick reply.
Can you see the first sentence of our original question: “the tabs on the vendors’ store page”
We’re talking about the tabs on the vendor’s shop page not on the dashboard. - February 4, 2019 at 7:05 am #46497WCFM ForumMember
Sorry for misunderstanding.
Please use this CSS –
#wcfmmp-store .tab_area .tab_links li:after { display: none; }
Thank You
- February 4, 2019 at 7:09 am #46498contact16Participant
Excellent.
Many thanks - February 4, 2019 at 7:26 am #46505WCFM ForumMember
You are welcome, have a great day 🙂
- AuthorPosts
- The topic ‘Tabs Animation – Mouse oVer’ is closed to new replies.