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 #2471629
Hamburger Icon
Closed

Comments

  • StIIvII started the conversation

    Hello, I have not found anything. Is there a way to switch the Hamburg menu icon to any icon on the desktop?

    I would like to have this icon. (See Picture)


  •  2,699
    PenciDesign replied

    Hi,

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

    .penci-menuhbg-toggle .penci-menuhbg-inner:before {
        content: "\f007";
        font-family: 'FontAwesome';
        font-size: 18px;
        color: #fff;
    }
    .penci-menuhbg-toggle .penci-menuhbg-inner:hover:before{
        color: #DD8500;
    }
    .penci-menuhbg-toggle .lines-button{ display: none; }
    

    Best Regards,

    PenciDesign

  • StIIvII replied

    Thank u very much. Is it also possible to place the icon to the right of the search icon? When I do margin left it disappears

  •  2,699
    PenciDesign replied

    Hi,

    Unfortunately, currently, there is no way to do that.


    Best Regards,

    PenciDesign

  • StIIvII replied

    OK. Is it possible to change the link name? (See Picture)

  •  2,699
    PenciDesign replied

    Hi,

    It's just archor - and there is no option for change it.


    Best Regards,

    PenciDesign