Hey,
I´m very sorry that I have to ask again, but mobile view has still a bug when using Iphone 5 and IPad mini (see images).
When using the IPad, it´s still overlayed, when using the IPhone mini, the Logo overlay is “jumping” when scrolling up and down.
IPhone : http://1drv.ms/1hLL9jy
IPad mini http://1drv.ms/1dhLP3g
If you have maybe an idea for this, this would be very helpful.
Thanks a lot in advance again,
Hey michi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) {
.responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 0;
}
.responsive #top .av_header_transparency .logo img.alternate {
display: block;
}}
Cheers!
Yigit
Hi Yigit,
THANK YOU !!!!
Edit: the css-code still didn´t function, the logos still overlay each other, but only some seconds when scrolling. We take another solution and build the Website two times and set the links in main navigation in appropriate way. Thanks a lot, I love the theme anyway and will use it for other customer website again certainly.