Header Ad in mobile - Acme Themes
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #45057
    neerajbhushan
    Participant

    Hi,

    The header advt in mobile distracts a viewer. Can you help me with the code to do away with header advt in mobile, please.

    Thanks in advance.

    Neeraj

    #45147
    acmethemes
    Keymaster

    Dear Neeraj,
    Please add the given CSS code in Additional CSS.
    Appearance->Customize->Additional CSS

    @media screen and (max-width:767px){
        .header-ainfo.float-right {
            display: none;
        }
    }

    Best Regards!

    #45153
    neerajbhushan
    Participant

    Awesome. Great support. I am obliged.

    Thanks so much.

    Regards,
    Neeraj

    #45272
    acmethemes
    Keymaster

    Dear Neeraj,
    You are Most Welcome 🙂
    Best Regards!

    #75348
    Bestasianbrides
    Participant

    Thanks for the information. That’s what you need.
    bestasianbrides.com

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