Site logo

[Resolved] Close button color

Home Forums Support [Resolved] Close button color

Home Forums Support Close button color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1533917
    Bernhard

    Hello,
    The hamburger button has the correct color, but when the navigation is slided out, the close button “X” is white. How can I configure this.

    #1533984
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .slideout-overlay .slideout-exit .gp-icon.pro-close {
        color: #931b31;
    }

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

    Let me know if this helps 🙂

    #1534525
    Bernhard

    OK, thank you 🙂

    #1535025
    Leo
    Staff
    Customer Support

    No problem 🙂

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