Hi,
You can override the colors of the top links bar with the below CSS in your SweetDate Child theme’s style.css
Background color for bar
.top-links {background-color: #2f2f2f;}
Link and hover color for bar
COPY CODE
.top-links a {color: #ff0a5d;}
.top-links a:hover {color: #ffffff;}
Change the # values to suit your needs. Make sure to purge your website cache, CDN and local cache (Ctrl+F5) to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.