I’m building a website for a local charity and noticed that the menu and search texts do not align correctly when viewed at different resolutions/on mobiles, etc.
I’m using ‘position: absolute;’ – is there a better way to position these?
I cant take a look at the code right now but you could put a div below the main header div, then just change the margins to line up where you need it…assuming the rest of the page is built properly without a bunch of absolutes/fixed positioning.
Viewing 1 replies (of 1 total)
The topic ‘Menu alignment’ is closed to new replies.