Hello,
I would like to add a link in the extra information in the top bar.
Is possible?
Thank you.
Regards.
Hey Alexia R.!
Yes, you can use HTML in that field – http://www.w3schools.com/tags/tag_a.asp
Best regards,
Yigit
Hello,
I don’t know in what place I need to add the html. Can you be more precise, please?
Thank you.
Regards.
I found this in the website you told me. Now I need to add in what place, in case that this is correct?
Regards.
a:link, a:visited {
color: (internal value);
text-decoration: underline;
cursor: auto;
}
a:link:active, a:visited:active {
color: (internal value);
}
Hi!
If you need the link to go in the top of your site above the main menu then you could add it in Dashboard > Enfold > Header > Extra Elements > Phone Number or just create a new menu in Dashboard > Appearance > Menu and assign it to the header menu area.
For the CSS you can add it in Dashboard > Enfold > General Styling > Quick CSS.
Cheers!
Elliott
Thank you Elliot.
Very Best.