Problem with links in buttons

Hi guys,

I have a strange problem with links in the buttons ‘Home’ and 'Contact on my site https://evaloesberg.nl.
As far as I know I added the link as usual (see the added screen shot). But after saving the links don’t work.
Thanks in advance.
Ton in 't Veld

Hi There @intveld

Thanks for writing in! I have tried to login into your site, but your login credentials are invalid as I’m getting the following errors.
FOUT: Ongeldige gebruikersnaam of wachtwoord.
Nog 1 loginpoging mogelijk.

Can you try deleting your buttons and try re-adding those elements again. Make sure to clear all caches when testing this issue again (https://www.wpbeginner.com/beginners-guide/how-to-clear-your-cache-in-wordpress/).

If you’re still having issues, provide us with the correct login information to check your issue further.

Thanks!

Hi Ton,

Please remove the pound sign(#tco-unhandled

Then remove the negative margin from your headline element. It is covering your button preventing it to be clickable.

If you want to remove the extra space, you can add an inline style to your <h4> tag like this

<h4 style="margin-top:0;">Eva Loesberg - journalist</h4>

Hope that helps

Hi Paul!

That helped indeed! Thanks a lot.

Ton

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.