Mobile Layout - Right Side Whitespace

Home Forums Jevelin Theme Mobile Layout – Right Side Whitespace

Home Forums Jevelin Theme Mobile Layout – Right Side Whitespace

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • enraedesign
    Participant

    Hi there, on mobile the right side of my homepage slides over and has a big white space: http://www.acadiancoastgarden.ca

    Solution for this topic

    Hi @enraedesign,

     

    I hope you are well today and thank you for your question.

     

    I am not sure why this is happening on your site but you can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container {
        overflow: hidden;
    }

     

    Best regards,
    Shufflehound team

    enraedesign
    Participant

    Perfect, worked great, thanks so much for your quick reply! 🙂

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)