Hey Guys,
I am currently designing a simple home page, I’m very new to WebFlow, I want to make clickable links on top of the banner where it says “User Manual” or “Play Demo Video”, I tired using link blocks but when I view the website the alignment is messed up, whats the best way to do this?
Welcome to Webflow! I checked out your site, and I can see what you’re trying to achieve. At the moment the text is in the image, which is not ideal. It would be better if you could have the image as the background and then the text on top of the image in Webflow. However, you could do the following:
Set the <section> element that contains the image to position:relative.
Drag a new <div> into the aforementioned <section> element.
That worked when I tried it, but isn’t ideal. I would recommend having the background image and then the text as actual text (this will also help with SEO).
Thanks for having a look at it, I will go with your recommendation, so I place the text blocks on top of the banner image, whats the best to do this, as when I try myself and then view the page the text block becomes unaligned