hi, loanofficermatch.com when i make a link, the font color is black, can you send me the code so that the links are the regular generic blue for that please, thanks
Hello, Greetings from InkThemes, Could you please provide some edited screenshots so that I can assist you accordingly. If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Let me know
I don't know what sending a screen shot is helping with but it's attached. It should be a simple custom css input. Let me know. Thanks
Hello, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: a { color: #16BCEB !important; } Thanks, Praveen
I tried using the above css but it now changes all of the links including my homepage menu and blog post links to that colour. If we only want hyperlinked text in pages or posts to be hyperlinked in blue how would we do that?
Hello Sblais10, Greetings from InkThemes! Below code will help you to change the color of hyperlinked text, you just need to paste the code in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: a { color: blue !important; } a:hover{ color: red !important; } After using the code, click on "Save All Changes" at the bottom of the page. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
thanks for your help but this isn't what i'm looking for. When i enter the code you supplied it changes ALL of my links including my main menu, blog post titles on home screen, everything. I'm looking to change only the hyperlinks i create in the editor (pages or posts) ONLY to be hyperlinked in blue or even underlined would work. Right now you can't really tell that the word link is a hyperlink because it looks like pretty much every other word on the page. I don't want it to affect the rest of the site. This is standard in pretty much any non-inkthemes theme i've ever used. Thanks, Steve
Hello Steve, It would be better to provide us URL of your site so that we can better assist you. Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com