Zakra 4 mobile view issues
-
Hi there,
I recently switched one of my websites to Zakra 4 and encountered 3 issues:
- Although I have activated the search function, in mobile view there is only the hamburger menu icon, instead of the combined hamburger/search icon
- The #masthead has a light grey background-color, presuably inherited from
body:not(.tg-container--separate) #page {
background: #FAFAFA;
} - There is some white space between #masthead and the banner, probably due to padding-top from
.zak-content .zak-row {
flex-direction: column;
padding-top: 3.75em;
padding-bottom: 3.75em
gap: 3.75em;
}
For the first issue I ask you for help, whereas the following two issues I can solve myself with css. They are only for your information in case they are bugs of zakra 4.
Thanks & kind regards
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.