Due to client delays, I am only just able to work with ja_restaurant.

I am having issues when the template is used on mobile:-

  1. The main menu disappears and the mobile menu does not appear. A narrow brown box appears instead.
  2. The site logo gets obscrured by the image slider and the brown band

I have tried to find out what is causing the problem, but cannot figure it out. I have also tried backing out my custom.css to see if it was something I did, but this does not fix the issue. Some help would be appreciated.

This message is visible to Moderators only
hidden content

Hi @bonzomedia

It appears that your account does not have an active membership on our site. However, please note that JA Restaurant is a paid template and requires an active membership to access.

If you have purchased a JA membership using a different account, please log in to the correct paid account to request support. Our team will be happy to assist you further.

If you have not purchased a JA membership yet, please do so to gain proper access to the downloads and our support. You can purchase the membership at https://www.joomlart.com/pricing.

Regards,

    This message is visible to Moderators only
    hidden content

    Hi @bonzomedia
    I have checked and updated your JA account, but the account information you provided to log in to the website is incorrect. Can you please check and provide us with the correct information so we can check the error for you?

    Regards,

    This message is visible to Moderators only
    hidden content

    Hii @bonzomedia

    Because the offcanvas was not enabled on your mobile device, I have enabled it for you and also updated some styles in custom.css to make the logo larger.

    Please check again and let me know if you need any further assistance. 🙂

    This message is visible to Moderators only
    hidden content

    Hi @bonzomedia

    The logo had an issue and I previously fixed it for you in the custom.css file. However, upon checking again, it seems that you have removed the code that I added. You can add it back in by using the following CSS style:

    @media (max-width: 767px)
    	div.logo-image {
    		height: auto;
    	}
    }
    Write a Reply...
    You need to Login to view replies.