Close Menu
  • Home
  • AI
  • Big Data
  • Cloud Computing
  • iOS Development
  • IoT
  • IT/ Cybersecurity
  • Tech
    • Nanotechnology
    • Green Technology
    • Apple
    • Software Development
    • Software Engineering

Subscribe to Updates

Get the latest technology news from Bigteetechhub about IT, Cybersecurity and Big Data.

    What's Hot

    GPT-5.3 Instant Update Makes it More Useful For Everyday Tasks

    March 6, 2026

    Making multipartite entanglement easier to detect – Physics World

    March 6, 2026

    iOS 26 Chrome bottom gap issue: position: fixed overlay doesn’t cover full height during WooCommerce AJAX add to cart (Flatsome Theme)

    March 6, 2026
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    Big Tee Tech Hub
    • Home
    • AI
    • Big Data
    • Cloud Computing
    • iOS Development
    • IoT
    • IT/ Cybersecurity
    • Tech
      • Nanotechnology
      • Green Technology
      • Apple
      • Software Development
      • Software Engineering
    Big Tee Tech Hub
    Home»iOS Development»iOS 26 Chrome bottom gap issue: position: fixed overlay doesn’t cover full height during WooCommerce AJAX add to cart (Flatsome Theme)
    iOS Development

    iOS 26 Chrome bottom gap issue: position: fixed overlay doesn’t cover full height during WooCommerce AJAX add to cart (Flatsome Theme)

    big tee tech hubBy big tee tech hubMarch 6, 2026002 Mins Read
    Share Facebook Twitter Pinterest Copy Link LinkedIn Tumblr Email Telegram WhatsApp
    Follow Us
    Google News Flipboard
    iOS 26 Chrome bottom gap issue: position: fixed overlay doesn’t cover full height during WooCommerce AJAX add to cart (Flatsome Theme)
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link


    I’ve been struggling with a frustrating UI bug on mobile for 4 days now and could really use some expert insights.

    The Setup:

    • WordPress with WooCommerce.

    • Theme: Flatsome.

    • Custom AJAX Add to Cart script.

    • A custom full-screen loading overlay (position: fixed) triggered during the AJAX request.

    The Bug (iOS specific – Chrome): When I scroll down the page, the iOS bottom navigation bar hides, expanding the actual viewport. While in this expanded state, if I click the “Add to Cart” button, my loading overlay appears but leaves a visible gap at the bottom of the screen. It fails to cover the newly expanded viewport area. (If I scroll up and the bottom bar is visible, the overlay works perfectly).

    Here is a image demonstrating the issue: Click Here

    What I have tried so far (and none worked):

    1. Using height: 100vh, 100dvh, and height: 100%.

    2. Pinning with top: 0; bottom: 0; left: 0; right: 0; (and the modern inset: 0).

    3. Injecting the overlay directly into instead of to escape the theme’s wrappers.

    4. Using the

      element and .showModal() (Top Layer).

    5. A massive box-shadow: 0 0 0 9999px rgba(...) hack on a 0x0 div.

    6. Locking scroll by adding overflow: hidden; touch-action: none; to and .

    7. Calculating exact dimensions dynamically using the window.visualViewport API and applying them via JS.

    My Suspicion: I suspect Flatsome is adding a transform (like translate3d) or overflow: hidden to the #wrapper or body the moment I click the button to prepare for its off-canvas minicart. This creates a new stacking context, causing my position: fixed overlay to behave like position: absolute relative to a container that hasn’t fully recalculated its height yet.

    Question: How can I force a position: fixed overlay to truly cover the entire iOS viewport ignoring any DOM manipulations (like transform or overflow) done by the Flatsome theme during the click event? Are there any workarounds for this specific iOS viewport + DOM mutation lag?

    Any help is greatly appreciated!



    Source link

    Add AJAX Bottom CART Chrome cover doesnt Fixed Flatsome full Gap height iOS issue overlay Position theme woocommerce
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    tonirufai
    big tee tech hub
    • Website

    Related Posts

    ios – This video is unavilable | Error code: 152 – 4

    March 5, 2026

    Apple releases new firmware for AirPods Pro 2 with features for iOS 18

    March 4, 2026

    ios – Swift string truncates / does not hold enough content

    March 4, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    GPT-5.3 Instant Update Makes it More Useful For Everyday Tasks

    March 6, 2026

    Making multipartite entanglement easier to detect – Physics World

    March 6, 2026

    iOS 26 Chrome bottom gap issue: position: fixed overlay doesn’t cover full height during WooCommerce AJAX add to cart (Flatsome Theme)

    March 6, 2026

    Build a stronger cloud infrastructure with Azure IaaS

    March 5, 2026
    About Us
    About Us

    Welcome To big tee tech hub. Big tee tech hub is a Professional seo tools Platform. Here we will provide you only interesting content, which you will like very much. We’re dedicated to providing you the best of seo tools, with a focus on dependability and tools. We’re working to turn our passion for seo tools into a booming online website. We hope you enjoy our seo tools as much as we enjoy offering them to you.

    Don't Miss!

    GPT-5.3 Instant Update Makes it More Useful For Everyday Tasks

    March 6, 2026

    Making multipartite entanglement easier to detect – Physics World

    March 6, 2026

    Subscribe to Updates

    Get the latest technology news from Bigteetechhub about IT, Cybersecurity and Big Data.

      • About Us
      • Contact Us
      • Disclaimer
      • Privacy Policy
      • Terms and Conditions
      © 2026 bigteetechhub.All Right Reserved

      Type above and press Enter to search. Press Esc to cancel.