Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2461370
Hamburger
Closed

Comments

  • StIIvII started the conversation

    Hello,

    How can I change the Hamburger Menu icon from an Icon to a Text saying Menu or adding a text to it on Mobile?

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    #navigation .button-menu-mobile:after {
        content: 'MENU';
        margin-left: 5px;
        font-weight: bold;
    }
    

    Best Regards,

    PenciDesign

  • StIIvII replied

    How can I change the Hamburger Menu icon from an Icon to a Text saying Menu or adding a text to it on Desktop?

  •  2,699
    PenciDesign replied

    Hi,

    Please make your site live and show me your site URL to I can take it a look on this.


    Best Regards,

    PenciDesign