Problem with the mobile view and icon box

Home Forums Jevelin Theme Problem with the mobile view and icon box

Home Forums Jevelin Theme Problem with the mobile view and icon box

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • standbypics
    Participant

    I’m experiencing a strange problem with the mobile view. Using the icon box the menu is cut in half.

     

    There is a way to solve this?

     

     

    Regards,

    Fabio

     

     

     

    Attachments:
    You must be logged in to view attached files.

    Hi Fabio,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container header.primary-mobile {
        z-index: 999999;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)