Hi, I’m creating a header and I’d like to know how could I add a link to the whole header, so when they click in any part it sends them to one page of my website. Thanks
Hello Juan,
Thanks for writing in!
Regretfully there isn’t an option to make the Bar element or the Container element as a link. What you can do is this:
1.) In your Container, insert a DIV element.
2.) Set up the HTML tag to use <a>
so that you can make it as a link
3.) In Div > Setup > Size, set the width and height to 100%
.
4.) Position your Div element as Absolute
with the Top and Left value of 0
.
5.) Please do not forget to insert your link.
Hope this makes sense.
Yep, it does, thank you!
Hi Juan,
Glad that we are able to help you.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.