Website Mobile responsive issue

Home Forums All Themes Questions Website Mobile responsive issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3008
    Pawan Deep
    Participant

      my website URL is https://www.advocategauravkumarsharma.com/

      once you open on the mobile slider text not showing but if you open on laptop or desktop slider text showing .

      Also once you open the site on mobile scroll up your website page at the end you will find website page turn for left to right then you need to refresh again .

      Please let fix the bugs.

      #3033
      Forum Moderator
      Moderator

        Hi,

        Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

        Add this code there:

        @media screen and (max-width:767px) {
        .meinfo-caption { display:block;}
        .meinfo-caption h2 { font-size:14px;}
        .meinfo-caption h2 span, .meinfo-caption p { font-size:12px;}
        .meinfo-caption p { margin-bottom:0;}
        .social-icons a { width:25px; height:25px; font-size:12px;}
        }

        Q. Also once you open the site on mobile scroll up your website page at the end you will find website page turn for left to right then you need to refresh again??

        Ans: Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

        Regards,
        Shri

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.