[Support request] Disable Logo on Mobile

Home Forums Support [Support request] Disable Logo on Mobile

Home Forums Support Disable Logo on Mobile

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1212496
    Danny

    Hi, I created a new page. The partial logo shows up on a new page. How can I remove the logo? I tried to disable with the following css:

    @media
    (max-width: 768px) {
    body.page-id-7843 #mobile-header {
    display: none !important;
    }
    }

    Sample Photo

    #1212516
    Leo
    Staff
    Customer Support

    Hi there,

    Have you solved this? I’m not seeing a logo on the linked page:
    https://www.screencast.com/t/5f62HLPX2D

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.