• Resolved dangrimes

    (@damonmaldonado)


    Hello, I am having issues with horizontal scrolling on mobile. Thank you.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Jamie

    (@codente)

    Hi @damonmaldonado, it looks like it’s this CSS

    
    .green-hero-button {
        display: block;
        transform: skew(
    -30deg
    );
        margin-left: auto;
        margin-right: auto;
    }
    

    Specifically the transform. However, it looks like you are using a Premium version of Beaver Builder and not the Lite version. We are not able to provide support for the premium version here so if you need further help with this, please reach out in our help desk for premium users: https://www.wpbeaverbuilder.com/beaver-builder-support/

    • This reply was modified 8 months, 2 weeks ago by Jamie.
    • This reply was modified 8 months, 2 weeks ago by Jamie.
Viewing 1 replies (of 1 total)
  • The topic ‘Horizontal scroll on mobile devices on homepage’ is closed to new replies.