Closed Backxtar closed 9 months ago
Is it possible to add an hover effect to the Links? Also font (Bold) etc?
You can use custom CSS for this.
.Header-primary .LinksButton:hover { font-weight: bold; }
Is it possible to add an hover effect to the Links? Also font (Bold) etc?