Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1326403

    Dear Support Team,

    Sorry, this is a two-fold question. I have built numerous sites using your theme, and I still seem to run into different issues each time.

    For the first time, I am running into a favicon issue. So much so, that the theme broke and I had to revert the site back a few hours. I went into the server to remove any images that might appear, but I saw nothing to remove. The only hope I had was to rename the favicon. Still not showing. https://amieea.sg-host.com/wp-content/uploads/2021/10/bh-favicon.png

    The other issue I am having is with the mobile menu. You will see under Youth it repeats the headings – for example, the following menu items repeat on mobile – Early Childhood, Children & Family, and Sports. This is not the case with Desktop. Only items in a burger menu.

    Can you please help!

    #1326406
    This reply has been marked as private.
    #1326408

    Hi pamk21,

    We’re happy to hear that the mobile issue is fixed.
    As for the favicon, it’s fixed.
    The reason it wasn’t showing was because of the Mixed Error (your site is HTTPS but the logo was using HTTP).

    Best regards,
    Nikko

    #1326412
    This reply has been marked as private.
    #1326423

    Hi pamk21,

    Thanks for mentioning it, I was using Chrome and could see the favicon since I was logged in but after checking it in incognito mode, it was showing the issue.
    I just purged the cache from the SG Optimizer and it seems to show now on my end.
    Checked in Chrome and Edge browsers.

    Best regards,
    Nikko

    #1326428
    This reply has been marked as private.
    #1326433

    Hi pamk21,

    We’re glad that we are able to help. :)
    As for your last request, please add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:1024px) {
        .responsive #top #wrap_all .main_menu {
            top: 0;
            left: auto;
            right: 0;
            display: block;
        }
    
        .responsive #top .av-main-nav .menu-item {
            display: none;
        }
    
        .responsive #top .av-main-nav .menu-item-avia-special {
            display: block;
        }
    }

    Hope it helps.
    Clearing cache might be needed as well.

    Best regards,
    Nikko

    #1326550
    This reply has been marked as private.
    #1326552
    This reply has been marked as private.
    #1326554
    This reply has been marked as private.
    #1326586

    Hi pamk21,

    I’m really glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Favicon + Mobile Menu’ is closed to new replies.