Links don't work on a page

Hi there,

In my site I have inserted many external and internal links, with no problems. Now on a new page, I've placed some external links (tried both text links and links included in buttons), but on the front-end nothing happens... it seems like it's pure text or empty button. You can see text and button but everything is inactive (hovering too). I've tried to deactivate all plugins, clear the cache but problem still remain.

Any suggestion?

You can see the page on https://restoreclub.it/chi-siamo/curricula/, all links pointing to Linkedin (f.i. the only button point to https://www.linkedin.com/in/pragni/.

Thanks a lot for your support.

Comments

  • Hi,

    Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS, and check if the problem persists:

    1. .section .section-decoration{
    2.    z-index: 0!important;
    3. }

    Thanks

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    Hi Phil,

    now it's working! Did that problem refer to decorations in the section?

    Thanks so much!

  • Yes, it is due to decorations.

    They have a higher z-index and cover content behind them, which is why the button/link was not clickable.


    Best regards

Sign In or Register to comment.