Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #864284
    #864288

    This may even give a clearer view of what’s going …here is what my client sees on the transparent header…

    #864305

    Hi,
    It looks like you are seeing this on a iPad with Safari? Does it occur in landscape mode also? How about Chrome on the iPad?
    I tested on Firefox, Chrome, and Edge (Window 10) and was not able to reproduce the issue.
    2017-10-14_112112
    But perhaps this will help:

    .cart_dropdown {border-color: transparent!important; }

    Best regards,
    Mike

    #864315

    Thank you…hmm interesting, Mike, I think it’s on the newer generation iPad. the latest one.
    But for the overlapping burger menu…I am getting that on my iPad.

    #864327

    Hi,
    Did the css hide the border box for you?

    Best regards,
    Mike

    #864341

    Hey Mike…still getting the overlap: https://thepricelessjourney.org/overlap.png

    #864343

    Hi,
    Please try this:

    .html_visible_cart .cart_dropdown {
        right: -10px;
    }

    the setting is -2px right now so -10px maybe what you need, but try adjusting to suit.
    (Sorry, I’m on a PC)

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.