Block fixing or tabs fixing between tabs mobile

This topic has 6 replies, 3 voices, and was last updated 8 months, 3 weeks ago ago by Rose Tyler

  • Avatar: vasak
    Taha
    Participant
    August 21, 2023 at 07:35

    hello i hope you are fine i have a question i am trying to leave mobiled tabs but the problem is tabs and the object on it says space between them i want it not to stay fixed how can i know how to do it I want the following space to be 15 px
    https://www.awesomescreenshot.com/video/20090940?key=4be8bb143f9622ae332a0ccc87c64a5c
    https://tinyurl.com/2da6z6u7

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 21, 2023 at 08:16

    Hello, @vasak,

    Thank you for contacting us and for using XStore.

    We are pleased to inform you that the issue you reported has been resolved. We kindly request you to revisit your site after clearing your browser cache.

    The root cause of the issue was a CSS code, which we have now commented out. You can find this under Xstore > Theme Options > Theme Custom CSS > Phone.

    For your convenience, we have provided an image at the following link for further reference: https://imgur.com/u529nAA , https://imgur.com/Rw1Kuhu

    Should you require any additional assistance, please do not hesitate to contact us.

    Best Regards,
    8Theme’s Team

    Avatar: vasak
    Taha
    Participant
    August 21, 2023 at 09:38

    Thank you for your invitation, but it’s not what I want, wouldn’t the design be stable without changes?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 21, 2023 at 09:45

    Hello, @vasak,

    Thank you for your response.

    We regret to inform you that your request is somewhat unclear to us. We kindly request you to provide a detailed description of the issue you are facing.

    If possible, please also provide a marked screenshot of the issue. This will enable us to better understand your concern and provide you with the most effective assistance.

    You may upload the screenshots on https://imgbb.com/ and paste the links here.

    Best Regards,
    8Theme’s Team

    Avatar: vasak
    Taha
    Participant
    August 21, 2023 at 11:08

    I do not want it to remain in the same location as the object in the second stage.
    https://www.awesomescreenshot.com/video/20096788?key=0027edef8911846493c9b8371ea6684a

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 21, 2023 at 15:51

    Hello, @vasak,

    Thank you for your response.

    https://prnt.sc/0nt2DxBIjsKj – this is your custom CSS code.
    Please note that we can’t be responsible for custom code that was added not by us and causes problems.

    Try to change that code to:

    @media only screen and (max-width: 480px) {
     .sidebar-position-without .element-fgcNP {
      margin: 0 30px !important;
      max-width: calc(100vw - 30px);
     }
    }

    Best Regards,
    8Theme’s Team

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

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

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