Tabs Animation – Mouse oVer

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Tagged: 

Viewing 9 reply threads
  • Author
    Posts
    • #46258
      contact16
      Participant

      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

    • #46327
      WCFM Forum
      Keymaster

      Hi,

      You may add your own CSS at child theme’s style.css for the purpose.

      Thank You

    • #46378
      contact16
      Participant

      Yes, but what css should we use? (nothing shows up in browser inspectors)

    • #46475
      WCFM Forum
      Keymaster

      Hi,

      I have no idea, what animation you are looking for! Then how can I suggest something?

      Thank you

    • #46483
      contact16
      Participant

      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

    • #46487
      WCFM Forum
      Keymaster

      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

    • #46492
      contact16
      Participant

      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.

    • #46497
      WCFM Forum
      Keymaster

      Sorry for misunderstanding.

      Please use this CSS –

      #wcfmmp-store .tab_area .tab_links li:after { display: none; }

      Thank You

    • #46498
      contact16
      Participant

      Excellent.
      Many thanks

    • #46505
      WCFM Forum
      Keymaster

      You are welcome, have a great day 🙂

Viewing 9 reply threads
  • The topic ‘Tabs Animation – Mouse oVer’ is closed to new replies.