Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #241056

    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,

    #241326

    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

    #241766

    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.

    • This reply was modified 10 years, 7 months ago by michi2009.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Transparency logo isn´t displayed on IPhone 5 /’ is closed to new replies.