Hi,
If you look at this link: https://kriesi.at/support/topic/placing-menu-below-header/
– you will see the CSS code provided to spread out header elements evenly throughout a page.
The code works but we’ve had to change the header items a bit, so would you be able to take a look at our website again (as well as our other two provided in the private section) and work out the width of padding we need?
Alternatively, if you could explain how you work out those numbers, then I can do it in future. As our service offering is constantly being developed, meaning I may need to alter the names and width settings on a regular basis. If you explained your calculations then I don’t have to keep asking you.
Thanks so much.
Hey 500Webmaster!
This is the code i posted – https://kriesi.at/support/topic/placing-menu-below-header/#post-286722
You can simply right click on Menu Items and click “Inspect Elements” and you should see the padding values on the right side – http://i.imgur.com/8qCv3Yo.png
You can simply adjust the value to fit perfectly. You can resize your browsers window adjust the code for all screensizes. In the code i posted, you can see responsive breaking points, so you can easily replace the values
Cheers!
Yigit
Thank you!