Link Colors

Hi (again)!

I changed the colors in my theme, but for some reason, the links on two of my pages (see one image attached) still show up yellow. How can I fix this?

Link: SkyShine Join Us

Thank you.

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.markup-format a {
color: #337ab7;
}

Thanks!
Colorlib Support Team

It worked except on the email address in the Contact section of the front page. See attached.

Link: http://skyshineenterprises.com

Hello there,

I hope you are doing well today.

I checked the email color and it does not appear to be yellow. Did you want to change that to another color?

Best Regards,
Support

Hi,

Thank you. I hope you’re doing well too.

I don’t want it to be yellow. And for some reason it never was, like the rest of the links in the theme. I just want it to be a shade of blue that I applied to all of my other links.

Thanks again!

Where is the link to the page? contact page shows different layout and different text and form, its not like on the screenshot

Hi! Because it is not the contact page. It is above the contact form on the front page. www.skyshineenterprises.com

Please scroll towards the bottom of the homepage ^

Thank you.

Sorry :slight_smile:

Please try this css:

#contact-us .section-content .contact-us-box .box-right span a {
color: #0077c0 !important;
}

Color code maybe is not exactly what you wanted but you can change it

No worries! Thanks that worked :relaxed:

:wink:
Feel free to contact us again if you have other questions Thanks!