This topic has 6 replies, 3 voices, and was last updated 5 years, 4 months ago ago by Olga Barlow
After i set up a custom static block for my left top panel, the space between top bar and header logo is to much and i can’ control it. Can you help with this?
Thanks
Hello,
There is a default margin-bottom, to fix it, set 0px here – https://prnt.sc/oev5cd
Also, add this code in style.css file of your child theme:
.top-bar p:empty {
display: none;
}
Regards
The first step, it was already set.
I added the code, but no luck
As I can see, it is fine now – https://prnt.sc/oeva5l Isn’t it? Please clear cache and check one more time.
Regards
English version is ok. In Greek still not.
Hello,
It’s because of the default margin-bottom of the text WPBakery element in the top bar. I have changed it to 0 http://prntscr.com/of9rge Check now.
Regards
You must be logged in to reply to this topic.Log in/Sign up