[Resolved] Increase the space around between search icon and mobile menu

Home Forums Support [Resolved] Increase the space around between search icon and mobile menu

Home Forums Support Increase the space around between search icon and mobile menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2041756
    Henk

    Hello,

    I would like to increase the space between the search icon and the mobile menu icon (hamburger) in the responsive mode.
    How can I do that?

    Thanks Henk.

    #2041782
    Ying
    Staff
    Customer Support

    Hi Henk,

    Try add this CSS:

    button.menu-toggle {
        margin-left: 20px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #2042264
    Henk

    Thanks.

    #2042799
    Ying
    Staff
    Customer Support

    No problem 🙂

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