Hello @pacc
First, Thanks for using Specia Theme.
Can you please share here screenshot which link color you want to change.
Thanks
Specia Staff
Thread Starter
pacc
(@pacc)
as you see the date 12 – 13 they have links but they are not well highlighted I would like to increase the color a little to make it more visible
https://ibb.co/ryW72gt
-
This reply was modified 5 years, 4 months ago by
pacc.
-
This reply was modified 5 years, 4 months ago by
pacc.
Please share here your site link.
Hello @pacc
Please go to your Theme Customizer -> Additional css -> paste the following code there.
.sidebar .widget table tbody a {
color: #fff;
background: #000;
}
Let us know it will work for you.
Thanks
Specia Staff