Display correction of mobile menu and shop sidebar filters

This topic has 2 replies, 2 voices, and was last updated 1 months ago ago by Luca Rossi

  • Avatar: Kuma
    Kuma
    Participant
    August 16, 2024 at 16:09

    The problems currently encountered are as shown in the attachment.
    After entering the store page on a mobile and opening the menu (including shopping cart and users) and filters at the top of the page, the screen will be blocked by the footer of the page. How can I correct it?
    The mobile menu will also be obscured by the filter icon. Please help me, thank you very much.

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    August 17, 2024 at 11:04

    Hi @Kuma,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme-elementor-off-canvas--shown .template-container {
        z-index: 99;
    }
    
    [data-elementor-type="header"] {
        position: relative;
        z-index: 100;
    }
    

    Hope it helps!

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.