Archived topic
www.e-szpital.eu - icones structure in the top
22 replies · Started by Robert on April 10, 2020
Hi
I did it:
https://www.pan-www.pl/
how can I have on https://www.pan-www.pl/ the MENU 100% width, with the dark blue background like on: https://www.e-szpital.eu/
?
Thx
Robert
In Customizer > Layout > Primary Navigation:
1. Set it to Full Width.
2. change the location to Below Header
I did
one question more:
why are the logo and the two icones not visible on my phone?
Thx
Robert
In Customizer > Layout > Header - Disable the Mobile Header
OK
I hope its the last question:
how can I make on the mobile ver. the space between the two Icones and the logo smaller ?
try adding this CSS:
.header-widget, .header-widget .widget {
padding-bottom: 0;
margin-bottom: 0 !important;
}
Hi
It works!
Thx a lot for Your help over the few days!
Kr
Robert`
Glad to be of help :)