• Resolved gloriawrites

    (@gloriawrites)


    Hi, LOVE the theme, but on mobiles both the menus are showing and the header in blue is wrong, so can I use (and which) CSS to delete one of them? Ideally I’d like to keep the larger one with the blue font, if the menu page names disappear….
    Urgent please, thanks.
    Gloria Silk

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @gloriawrites,

    We checked your site and found that you are using the free theme but removed the footer copyright. It violates our support policy. We are sorry that we are unable to provide the support for the free users who remove BlossomThemes footer copyright.

    If you don’t want to display our footer copyright, you can always purchase our Pro theme, where you can remove our copyright text and add your own.

    Or, you can purchase this plugin which will allow you to remove footer copyright text in our free theme-https://blossomthemes.com/downloads/blossomthemes-footer-copyright/

    Thank you and have a nice day.

    Thread Starter gloriawrites

    (@gloriawrites)

    Sorry, I wasn’t aware that it violates anything, and I reinstated it back on my site. Now would you be able to help me with my above issue? Thanks.

    Thread Starter gloriawrites

    (@gloriawrites)

    Hi again, will anyone be able to help me with this please? Thanks again,
    Gloria Silk

    Hi @gloriawrites,

    Thank you for putting the footer credits back on your site. To fix the issue, please add the below CSS code in Admin Dashboard > Appearance > Customize > Additional CSS.

     @media screen and (max-width: 1024px) {
        .site-header {
            display: none;
        }
    }

    Thank you!

    Thread Starter gloriawrites

    (@gloriawrites)

    That’s great, it worked, of course. Thanks again.

    • This reply was modified 4 years, 6 months ago by gloriawrites.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Delete Mobile menu’ is closed to new replies.