Archived topic
Top Bar Padding Not Working
7 replies · Started by Ohad on December 28, 2017
Hi,
i recently noticed that for unknown reason, the Top bar is much taller then my Primary Navigation Bar.
Although their padding values are both set the same:
TOP = '0' | RIGHT = '0' | BOTTOM = '0'| LEFT = '0'
Furthermore,
when i'm in the customizing theme mode (“Appearance > Customize”) And changing the values of the Top Bar Padding, for example: from '10' back again to '0'.
I actually seeing the top bar get taller and then get smaller, to the same size as the Primary Navigation Bar.
But when i press Published and go back to the site, the Top bar is still much taller then my Primary Navigation Bar.
I first thought that maybe it's because the website cache,
But even after clearing the cache (via the WPFC plugin), the problem remains.
Is this a known issue/bug with GP v2.0.1?
Hi there,
I'm not noticing any issues: https://screencast.com/t/owqgJOtdNrmh
The code looks ok as well. Are you seeing something different?
Hey Tom,
Yes, i've upload a screenshot for you to see:
[IMG]http://i68.tinypic.com/24bkbol.jpg[/IMG]
The Right Image, is from the customizing theme Mode
The Left Image, is from the browser
Can you noticed, that the banner got taller in the Left image?
Or that the White square of Choosing Different Languages option, isn't cut in the bottom of the Top Bar? (Left Image)
This is what I am seeing: https://s18.postimg.org/6gopoo6vt/2017-12-28_1843.png
and I'm not noticing any issues either.
So it's working correctly in the customizer mode but not on live browser?
Have you tried clearing your browser cache?
If it's not working, can you turn off your caching plugin so I can see the source of the code?
Thanks!
Hey Leo,
Can't you noticed that even in the image that you attached,
The Top Bar is much more Taller then the Primary Navigation Bar?
And regarding your question,the answer is yes.
It’s working correctly in the customizer mode but not on live browser.
I've already cleared cache in the website and also in my browser.
I've disabled the WPFC plugin as you requested.
Waiting for your update,
It's hard to tell something is wrong from screenshot.
Looks like you've added this CSS:
.inside-top-bar {
padding: 6px;
}
Thanks Leo,
That's was a problem :)
No problem.