hi
I have menus, logo and a button I created in my navbar and I would like to make sure they are always aligned in the centre vertically. The navbar options only allow for px settings, but how will this work through various screen sizes?
Is it not possible to lock those into centred vertical positions through any screen size, or must it be trial and error using the pixel setting in Theme Options?
Obviously on mobile devices, things will change, but through XL, LG and possibly even MD, the look will remain constant.
The navbar button has the usual x-btn class and I currently have it positioned with margin-top: -12%;
and it seems to be OK.
Thanks for your help