Viewing 1 replies (of 1 total)
  • Hello @abdukannur

    By inspecting your site it is seen that you have added follwing Custom CSS, this is creating the issue. You need to remove this CSS. After that it will all work fine.

    .site-branding {
        margin-left: -750px;
        margin-top: 250px;
    }

    Hope this will work.
    Feel free to post if any confusion.

    Best Regards!!

Viewing 1 replies (of 1 total)
  • The topic ‘Layout problem in mobile version’ is closed to new replies.