Hey guys,
have two little questions: header picture is not shown in safari. Link attached.
And I wonder if there is a way to build pages without a menu (like a landing-page)
Can I set a tick or do I have to do this with CSS.
Can you help?
Thanks Steph
Hi Steph!
Please edit your image and change special characters into simple latin and reupload it. For example “Koln” instead of “Köln”.
Regards,
Yigit
Aaaah, thanks Yigit. Thats awesome.
Have to smaller ones: can I disable showing the navigation bar at all and how can I influence that
overlay on the portfolio page as it has some kind of light transparency over the pictures when its activated.
But when I deactivate it, the hover of two pictures is gone, when I want to switch from black & white to color.
So can the light tranparency set to zero and the overlay activated?!
Thanks Stephan
Hi!
Please add following code to Quick CSS
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
opacity: 1;
}
Can you please elaborate on the first question? :)
Regards,
Yigit
That works great – you are a genius! So what I need for some kind of landing page is to surpress showing a navigation bar. Is that possible?
Thank you so much
Stephan
Hey!
Please edit your page and choose not to display header on your page under Layout Section or add following code to Quick CSS
.home #main {
padding-top: 0!important;
}
.home #header {
display: none;
}
Best regards,
Yigit
Thanks Yigit. You are awesome
Hi!
Glad you got it short out!
Please do let us know if you need anything else related to our theme, we will be happy to help!
Cheers!
Basilis