Okay
  Public Ticket #1361845
Mobile Issues
Closed

Comments

  • Paul started the conversation

    Hey there, 

    could you please help me on three issues I have: 

    1. The text is not showing proberly on mobile devices

    2. The menu icon doesn't show the dropdown menu 

    3. Why is there a black column next to the content?

    Please find also attached screenshots. 

    Thanks for your help

  •  1,795
    Support replied

    Hello I solved points 1 and 3 with the following CSS:

    @media only screen and (max-width: 767px) {
      .slide-overlay-content{
          margin-left: 0px;
          margin-right: 0px;
       }
    }

    2. the menu icon does not expand because you have an error in the page. Due to the VC tabs in Pricing and About Us sections.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Valentin Ott replied

    I might have the same issue as 2. 


    What exactly do you mean by "you have an error in the page. Due to the VC tabs in Pricing and About Us sections." how would I fix this?

  •  1,795
    Support replied

    No, it's not related I don't get any js error related to the mobile menu in your case...

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy