Problems linking the inner page logos on mobile devices

Andrea November 8, 2019 at 6:29 am

Hi, I’m setting up a website with the Crater Free theme, I imported the free demo – 1 and doing tests with the mobile and the tablet it turns out that in the logos of the inner pages the link to home page doesn’t work. I have tried with the Demo of your page and it has the same fault. Could you give me a solution? Thank you

Replies (3)

  1. Andrea November 8, 2019 at 6:29 am

    Hi, I’m setting up a website with the Crater Free theme, I imported the free demo – 1 and doing tests with the mobile and the tablet it turns out that in the logos of the inner pages the link to home page doesn’t work. I have tried with the Demo of your page and it has the same fault. Could you give me a solution? Thank you

  2. Spiracle Themes November 8, 2019 at 11:24 am

    Hi Andrea,

    Try the following CSS

    @media (max-width: 767px){
    	.crater-menu-wrapper.style1 .logo, 
            .crater-menu-wrapper.style2 .logo {
    		position: relative;
                    z-index: 10;
    	}
    }

    Copy and paste it in Appearance -> Customize -> Additional CSS

    Let us know if this works for you

    Best Regards

  3. Andrea November 8, 2019 at 12:03 pm

    Now it works perfect! Thank you so much.

  4. Spiracle Themes November 8, 2019 at 4:12 pm

    You are welcome 🙂

Post a Reply

Reply To: Problems linking the inner page logos on mobile devices
Your information: