Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #876908

    I tried adding this code below, but it does not load properly on the website. It made the icon larger, but I do not see menu on it.

    #top #advanced_menu_toggle:after {
    content: ‘MENU’;
    font-size: 11px;
    display: block;
    line-height: 2px;
    }
    
    #top #advanced_menu_toggle, #top #advanced_menu_hide {
    height: 56px;
    
    }
    #876910

    Hey Tgat1977,

    You`ll need to hire a freelancer to accomplish it.

    Best regards,
    John Torvik

    #876912

    Why do you answer other people’s questions, and not mine? I actually took over this site from another developer who was using your theme without a license, and bought a license, only asked one question and get no answer.

    Just an FYI we use another theme and get answers to our support questions like this all the time. Thumbs down!

    #877300

    Used this code to accomplish adding menu to the hamburger icon:

    #advanced_menu_toggle:after {
    content: 'Menu' !important;
    font-size: 13px !important;
    left: 6px;
    position: absolute;
    top: 15px;
    }
    #877497

    Hi,

    Great, glad you found a solution. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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