Problems linking the inner page logos on mobile devices

This topic has 3 replies, 1 voice, and was last updated 4 years, 4 months ago by Spiracle Themes.

Viewing 3 reply threads
  • Author
    Posts
    • #1828


      Andrea
      Guest

      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

    • #1829


      Spiracle Themes
      Guest

      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

    • #1830


      Andrea
      Guest

      Now it works perfect! Thank you so much.

    • #1831


      Spiracle Themes
      Guest

      You are welcome 🙂

Viewing 3 reply threads

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

Your information:




Cancel