The Recent Blog Posts module on the home page shows the post titles as blue (links), but the same module (same settings as far as I can tell) shows them as black (links) on the Patient Resources page <ttps://75.103.78.238>. The module displays just above the footer on both pages. I created a test page from scratch, implementing the module and the links are also black on that page <https://75.103.78.238/test-2/>. Let me know what you figure out.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Will do. No problem. I could have written this css. I was mostly curious to find out why it would look one way on the home page and a different way throughout the site. And the fix css is much appreciated.
The Recent Blog Posts module on the home page shows the post titles as blue (links), but the same module (same settings as far as I can tell) shows them as black (links) on the Patient Resources page <ttps://75.103.78.238>. The module displays just above the footer on both pages. I created a test page from scratch, implementing the module and the links are also black on that page <https://75.103.78.238/test-2/>. Let me know what you figure out.
Thanks!
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks, Tahir. And hello again. :)
Will do. No problem. I could have written this css. I was mostly curious to find out why it would look one way on the home page and a different way throughout the site. And the fix css is much appreciated.
Its using the inherit css attribute on the other pages therefore showing it black .
Best
ThemeNectar Support Team
Hmmm, ok, but then why was it blue on the home page?