Hello. I added a link button to the navigation header. Before that, I had to change the header layout, because otherwise I wouldn't be able to implement this button. Now when I visit the website (HOME), it works fine for me, but on other pages it completely falls apart (the logo is duplicated, the font color is not the same, the button has no background...).
The issue with the header here https://www.kcut.si/o-nas/ seems to be caused by the large sized logo image. Could you use the following CSS to control its size:
Hello. I added a link button to the navigation header. Before that, I had to change the header layout, because otherwise I wouldn't be able to implement this button. Now when I visit the website (HOME), it works fine for me, but on other pages it completely falls apart (the logo is duplicated, the font color is not the same, the button has no background...).
What can I do to fix this?
Hi Kevin,
The issue with the header here https://www.kcut.si/o-nas/ seems to be caused by the large sized logo image.
Could you use the following CSS to control its size:
And if you want to add a button link then use the guide here https://themenectar.com/docs/salient/header-button-links/
Cheers.