Bug in mobile

Discussion in 'ColorWay WordPress Theme' started by perilo, Aug 15, 2018.

  1. perilo

    perilo Member

    Joined:
    Jun 25, 2013
    Messages:
    76
    Likes Received:
    0
    Desktop normal website.
    MObile is bug.
     
  2. perilo

    perilo Member

    Joined:
    Jun 25, 2013
    Messages:
    76
    Likes Received:
    0
    Website: ensinosbiblicos.com.br
     

    Attached Files:

  3. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Hope you are doing good...!

    I just visited your website but didn't notice the issue as you mentioned in the attached screenshot.

    Kindly have a look at the attached screenshot. Let me know which browser you are using.

    I look forward to hearing from you.

    Regards,
    Akbar
    InkThemes.com
     

    Attached Files:

  4. perilo

    perilo Member

    Joined:
    Jun 25, 2013
    Messages:
    76
    Likes Received:
    0
    Hi,

    Sometimes it gets normal.
    I use the google chrome and standard galaxy s8 browser
     
  5. perilo

    perilo Member

    Joined:
    Jun 25, 2013
    Messages:
    76
    Likes Received:
    0
    Other cell phones same problem. Please, access more often.
     
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To make desirable changes, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .logo {
        margin-top: 15px;
    }
    
    @media only screen and (max-width: 767px){
    .header .menu-bar {
        display: none;
    }
    }
    @media only screen and (max-width: 480px){
    .slider-container {
        height: 110px !important;
    }
    }
    If the above CSS codes will not help then just share the admin credentials of your website at [email protected] along with the thread link.

    I look forward to hearing from you.

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  7. perilo

    perilo Member

    Joined:
    Jun 25, 2013
    Messages:
    76
    Likes Received:
    0
    It did not work. You have installed viruses. Installed POPUP!
     
  8. perilo

    perilo Member

    Joined:
    Jun 25, 2013
    Messages:
    76
    Likes Received:
    0
    Before passing the data by email. There was no popup on my site.
     
  9. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    I have already replied you in this regard on your email.

    Please check your e-mail and let me know.

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page