Archived topic
Close button color
3 replies · Started by Bernhard on November 16, 2020
Viewing posts 1–4 of 4
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.
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 :)
OK, thank you :)
No problem :)
This archived topic is closed to new replies.