Comments Peter started the conversationFebruary 11, 2021 at 2:29pmHi,when I have a logged in user with WP admin bar turned off, there is a transparent area between the top of the page and the menu bar. Scrolling the website shows website content in this transparent area.Is there a way to fill this area or enlarge the menu bar to the top of the page?ThanksPeter 2,006Support repliedFebruary 11, 2021 at 2:40pmHello PeterRemove this.logged-in #navigation { top: 32px!important;}from style.cssor add .logged-in #navigation { top: 0px!important;}in customizer -> additional CSSThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudioPeter repliedFebruary 11, 2021 at 2:58pmperfect! Thanks for the light-speed response! Issue solved.Peter Sign in to reply ...
Hi,
when I have a logged in user with WP admin bar turned off, there is a transparent area between the top of the page and the menu bar.
Scrolling the website shows website content in this transparent area.
Is there a way to fill this area or enlarge the menu bar to the top of the page?
Thanks
Peter
Hello Peter
Remove this
.logged-in #navigation {
top: 32px!important;
}
from style.css
or add
.logged-in #navigation {
top: 0px!important;
}
in customizer -> additional CSS
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
perfect! Thanks for the light-speed response! Issue solved.
Peter