Hello,
I have an issue with the display of the menu.
The menu partly disappears behind the slider.
Can you help solve this issue?
Thanks in advance,
Edgar
@media only screen and (max-width: 767px) {
.maincontent {
padding-top: 10px;
padding-bottom: 10px;
}}
.owl-carousel .owl-item img,
.layerslideshow .img-fill {
height: 100%;
}