topnav, I would like the topnav to centre when on mobile view, but it doesn’t seem to do anything? I could add some padding but I would like it to be centred across all mobile devices.
Header Image section, I added some text to my main header image and would like the text to be at the bottom of the image but just a couple of padding off the bottom, It looks fine in webflow but when I view the website it ends up like this.
Hi @Matty, one thing you can do with the topnav, is to give it some width less than 100% and that should center the topnav on the page, as left and right margin is set to auto.
On the text, you might try to give the parent element to the text block a position of relative, and then position the text with absolute position and anchored to the bottom.
I hope this helps, let me know if you get stuck, I am happy to take another look.
Really appreciate your reply, I tried the topnav method which fixed it for landscape mobile but not portrait.
With regards to the text, I’m afraid I didn’t quite understand what you meant. Sorry I tried what you mentioned but now it just overlaps each other? I dont understand how it looks fine in design view but once its published its completely different?