Menu bar customisation
Hi,
I would like to make the menu bar thicker and full width - can I do this with css?
Also, I would like the menu items centered, and to be able to add the social icon to the right of the menu bar.
http://flockwebsites.com/reclaim/
I would like to make the menu bar thicker and full width - can I do this with css?
Also, I would like the menu items centered, and to be able to add the social icon to the right of the menu bar.
http://flockwebsites.com/reclaim/
Comments
yes, it is possible with custom css. Please use below code to get what you want:
Also - when I extend the height of the menu bar - the menu items stay in the same position (which ends up not being centered within the bar) - and I recenter or move the items down to make sure they stay centered?
But menu items stay always in the same position and you can control their padding with css that we gave you already above.