I have been facing an issue with the menu width on my webpage. When I zoom in and out, the width of the menu keeps changing. This problem only occurs in browsers other than IE. I have checked for fixed positioning but it appears to be using relative positioning instead.
I tried experimenting with CSS properties using Google Chrome inspect element, from changing text size adjustment to using em, ex, and px units for font-size and padding. However, no solution seems to work. I am running out of ideas and seeking help from the internet!
You can visit my website at www.magentek.com and try zooming out to see how the press room area gets pushed down. I am using the SimplyBiz theme from wpcrunchy, even the paid version has this same issue. The CSS and HTML codes are too large to post here, so inspecting elements in Chrome might provide insights into the problem.