Hallo,
könnt ihr euch bitte mal die Navigation auf http://iszene.com ansehen.
Auf dem iPhone mini und wenn man den Browser verkleinert, ist das Menü oben total zerschossen und der Slider passt auch nicht wirklich.
danke
Hey gmmediadienste!
Thank you for using the theme!
Please go to Enfold > Header > Mobile Menu > Header Mobile Menu activation. Choose the second option. I hope that helps.
Regards,
Ismael
Thank you, I found that fix already.
But the slider below look still very bad
Hi!
Please add following code to Quick CSS
.main_color .avia-content-slider .slide-image { background-color: transparent; }
Cheers!
Yigit
Hallo,
there is no problem with the color.
The problem is, that the images in the slider are missaganged.
Hi!
Thank you for the update and sorry for the confusion.
Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.page-id-187 div .av_one_fourth {
margin-left: 6%;
width: 20% !important;
float: left !important;
clear: none !important;
margin-top: 0 !important;
margin-left: 4% !important;
}
}
I hope that helps. Cheers!
Best regards,
Ismael
Thank you