How to have header banner ad show on mobile?

Home Forums Gillion Theme How to have header banner ad show on mobile?

Home Forums Gillion Theme How to have header banner ad show on mobile?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • starboardcreative
    Participant

    It looks as if the header banner does not show when the site is scaled down or viewing on mobile (anything under about 1020px wide when it triggers to the hamburger mobile menu, etc.). How can we get the banner ad to show on mobile, either above or below the logo/menu icon?

    Hi @starboardcreative,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that i can help you?

     

    Best regards,
    Shufflehound team

    starboardcreative
    Participant

    Sure! The URL is below in the private section (since we’re still under development we want to keep the url private until launched). Thanks!

    Not sure what you are referring as banner ad on your shared site.

     

    Are you referring the top section as shown in the attached screenshot?

    Attachments:
    You must be logged in to view attached files.

    starboardcreative
    Participant

    No, the 728×90 banner ad to the RIGHT of the logo (see screenshot attached and the banner ad circled in red). This banner ad, the book/buy now banner ad you see in the screenshot attached, does NOT show on mobile. Once the site is scaled down for mobile, that header banner ad disappears. We need to make sure it stays on the site on mobile. Maybe under the logo when the site is scaled down for mobile?

    Attachments:
    You must be logged in to view attached files.

    You can display it on mobile by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    @media (max-width: 1025px){
    #page-container header.primary-desktop {
        display: block!important;
        height: auto !important;
    }
    #page-container header.primary-desktop .sh-header-logo-container,
    #page-container header.primary-desktop .sh-header-top,
    #page-container header.primary-desktop .sh-header{
        display: none;
    }
    }
    
    .sh-header-mobile-dropdown {
        z-index: 99999;
    }
Viewing 6 posts - 1 through 6 (of 6 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form