Osclass forums
Support forums => Themes => Bender => Topic started by: Hartenheer on June 19, 2018, 06:14:00 pm
-
Is it possible to add your own link in the header?
Is het mogelijk om een eigen link in de header toe te voegen?
(https://s15.postimg.cc/amdb4jovv/Schermafdruk_2018-06-19_16.05.14.png) (https://postimages.org/)
-
Hello,
You can add it in header.php of the theme. For bender, this would work:
Line 40, find this: <ul class="nav">
Add this code after it or after some other "li" tag: <li><a href="URL">TEXT</a></li>
Regards.
-
Hello,
You can add it in header.php of the theme. For bender, this would work:
Line 40, find this: <ul class="nav">
Add this code after it or after some other "li" tag: <li><a href="URL">TEXT</a></li>
Regards.
Thank you for the response.
It worked out fine
Thanks
Dank u voor de reactie.
Het is gelukt
Bedankt
-
For some reason when I attempt to do the same, I get nothing.
I am using:
Description: Bender theme
Version: 3.1.4
That is the most recent version that would install on GoDaddy based on the PHP they are running IIRC.
-
For some reason when I attempt to do the same, I get nothing.
Try in different places.
It was also searching for me