• Resolved kohinoordecor

    (@kohinoordecor)


    In my header and footer section of my wordpress website, the page buttons are not clickable as they fades in or disappears on hover.
    Also in my products page the buttons show this problem. Why is it so?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I cannot see this issue on your website.
    None of the buttons change appearance when I hover over them.

    Normally, changing colour on hover is due to CSS.
    That is normally handled by the theme, or if you are using one, by a page builder plugin.

    Thread Starter kohinoordecor

    (@kohinoordecor)

    Then, what to do to change the buttons transition so that they dont get smaller on hover?

    Oh ?? You mean the menu item flickers and changes size.
    I checked every button, but none of those showed any change.

    It seems that you are using the Astra theme and that the element containing the Products link on the menu is animated.

    Please ask your question here:
    https://www.ads-software.com/support/theme/astra/
    The code appears to be generated by the theme and the theme authors and community are the best-equipped to help you with your issue, since they are the most familiar with that theme’s code.

    Hello,

    @kohinoordecor
    In the header and footer section page buttons disappear on hover. You can try below CSS code to see on hover,
    body.elementor-kit-7 a:hover{font-size: inherit;}

    Thanks!

    Thread Starter kohinoordecor

    (@kohinoordecor)

    Thanks, Aims Infosoft
    The given css code worked

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page buttons not clickable’ is closed to new replies.