Site logo

Archived topic

Logo elements template Avery

5 replies · Started by Josep on May 29, 2020

Viewing posts 1–6 of 6

Hello, I have created a template in ELEMENTS and I make the logo disappear on a page, it turns out on PC it works but when I see it on mobile it does not work and the logo appears ... How do I make it work both on the web and on PC?

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

hello, that's it

Hi there,

which page is the 'element' applied to ?

Home

Try adding this CSS:

body.home .site-logo.mobile-header-logo img {
    display: none;
}
This archived topic is closed to new replies.