Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #873944

    Hi!
    I was able to disable header on scroll for a particular page using the following code

    .page-id-1677 .av_header_shrinking {
    display: none;
    }

    .page-id-1677 .av_header_transparency {
    display: block !important;
    }

    I would like to keep this the same, but make it so that the burger icon still remains when viewed on mobile (whilst still removing the logo)
    how could I do this?

    Thanks

    #874885

    Hey Swbride,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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