[Resolved] Toggle style

Home Forums Support [Resolved] Toggle style

Home Forums Support Toggle style

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1360590
    José Mad

    How can I stylize de toggle button I want to put background color an border

    #1361089
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation li.slideout-toggle {
        background-color: #000000;
        border: 1px solid #ffffff;
    }

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

    Let me know if this helps 🙂

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