Minor CSS Fix to correct the mfn_header() calculation if not using .top_bar_right
in Other
Hello!
If I'm not using anything that would appear in the .top_bar_right div, then the mfn_header() function in scripts.js calculates the wrong width. Take a look:
The simple fix, as shown in the video, is to remove the width and padding from .top_bar_right if not being used. I suppose removing it all together so the height isn't applied either would be nice as well.
Thanks!
Comments
we can not remove it from the theme because this is what some kind of users needs but if you did not fixed it yet, you can send us url to site where you have a problem and maybe we would be able to remove this space with custom css.
Thanks!