Tagged: x
-
AuthorPosts
-
February 3, 2017 at 11:58 am #1357003
TrevHParticipantHello,
My Link titles were working, but now the color hover/ link doesn’t change state. it used to work and I still have the two colors selected in the customizer. They do however link but you can’t tell that if they are linked titles because the colors don’t work.
Thanks.
February 3, 2017 at 1:39 pm #1357118
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
February 4, 2017 at 7:19 pm #1358255
TrevHParticipantThis reply has been marked as private.February 5, 2017 at 2:14 am #1358414
ChristopherModeratorHi there,
Link color works fine, please see the attachments.
Please check again and confirm me or provide us with some screen shots.Thanks.
February 6, 2017 at 1:29 pm #1360083
TrevHParticipantThis reply has been marked as private.February 6, 2017 at 3:16 pm #1360195
Nabeel AModeratorHi again,
Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-text a:hover span { color: #0016bb !important; } .x-text a:visited span { color: #2fd8ba !important; }Let us know how this goes!
February 7, 2017 at 2:02 pm #1361690
TrevHParticipantThis reply has been marked as private.February 7, 2017 at 10:19 pm #1362273
FriechModeratorHi There,
I do have another solution. Instead of inlining the style to your text link, please add a class on it.
e.g.
<a class="text-links" href="http://www.cdiwebsite.org/what-does-the-bible-say-about-judging-others/">FAQ ON JUDGING OTHERS</a>Then add this on your custom CSS on Customizer.
.text-links {color: #ff6600;} .text-links:hover {color: blue;}Hope it helps, Cheers!
February 8, 2017 at 12:23 pm #1363182
TrevHParticipantThis reply has been marked as private.February 8, 2017 at 4:08 pm #1363433
FriechModeratorHi There,
Can you confirm you added the correct page link on the
href=""attribute. And can you confirm you don’t have a syntax error on the anchor tag? Make sure you have the proper brackets{ }and quotation marks[ " ]<a class="text-links" href="URL HERE">LINK TEXT</a>And can you point us which link is giving an error DNS not found.
Thanks.
February 9, 2017 at 3:50 pm #1364884
TrevHParticipantThis reply has been marked as private.February 9, 2017 at 10:49 pm #1365417
FriechModeratorCool, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.
Have a good day 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1357003 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
