• I love this theme, however I have no idea how to make it mobile friendly. Any help for a beginner would be great.

    Thanks

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

Viewing 1 replies (of 1 total)
  • Theme Author themevedanta

    (@themevedanta)

    hi @virtuallykatie

    Thank you for your love our theme, and we help you to make your site mobile friendly.

    First of all our theme is responsive means it’s ready to use in mobile screen and mobile friendly.

    And let’s go your topic, you have made a small mistake in your CSS. you have give within body class as 1200px so it’s not necessary for site because site already responsive.

    so remove below CSS in your site

    body {
        width: 1200px;
        margin: 0 auto;
    }

    and second, check background image section on a mobile screen with Elementor, we have check that you have to give some extra padding on your mobile screen.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile friendly’ is closed to new replies.