• Resolved karterley

    (@karterley)


    when using mobile it shows that it is extended beyond view point, no matter if i make a new page, use custom CSS to change the VW limit it still goes it on mobile. its the main part of my site and im trying to get this figured out before i post everything.

    if you load the link on mobile you will be able to scroll over to the right a bit and that is not what i want. it is 100% the accordion as i have tested it by removing it and putting it on other pages.

    how do i fix this issue.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support AR Rasel

    (@arrasel403)

    Hi @karterley ,

    Hope you are doing well. Sorry for the inconvenience caused.

    Please use the below custom CSS code and retry once:

    .wp-block-essential-blocks-wrapper.alignfull, .wp-block-essential-blocks-row.alignfull {
        margin-left: 0;
        margin-right: 0;
    }

    Hope this will help you. Let us know how it goes.

    Thanks!

    Plugin Support AR Rasel

    (@arrasel403)

    Hi @karterley

    Hope you are doing well. We didn’t hear from you after my last reply.

    Is your issue gets fixed or not? Let us know the update.

    We are looking forward to hearing from you.

    Thanks!

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @karterley

    I hope you’re doing well. I wanted to check in regarding a previous support request you submitted. Although the thread was marked as resolved due to inactivity, please know that you can always reopen it if you have more questions or concerns.

    Before opening a new request, I suggest reading through this post, as it might already contain answers or solutions to your issue. If you still need help after reading it, please feel free to reopen the thread or create a new request.

    Thank you for your attention to this matter, and I’m here to assist you when needed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Displays beyond ViewPoint’ is closed to new replies.