Hey, lovin the theme.
I’ve got he same problem as mentioned in this earlier topic:
https://kriesi.at/support/topic/fullwidth-slider-slightly-underneath-transparent-header/
But the custom CSS is not working for me when i place it in the Quick CSS box.
This is the website I’m working on (private link)
Regards,
Dolf
Another question:
I would like to have the space underneath the logo removed.
Example:
Off course it should also work in the sticky header.
Regards Dolf
Hey!
use this code:
.ls-inner {
height: 109% !important;
}
and adjust as needed.
For you logo you could use this:
strong.logo {
bottom: -30px;
}
but then it won’t work with your sticky header. For this job you would need to hire a freelance developer.
Cheers!
Andy
Hey Andy,
Thanks for the good help. It’s working.
regards, dolf