-
-
Hi,
All my links are the same color as the font color. They only change when the mouse hovers on them. I want them to be a different color at all times. I know there is a shortcode for this, but I don’t want to go through hundreds of pages changing each instance. I read some other posts and it seems like you have provided a custom CSS code to take care of this throughout the entire site. Can you please share the CSS code with me? It looks like the replies with the CSS code are private so I don’t see them.
Thanks,
Carolina -
Hello,
Youu can use this css code to change the links style.
a {color:#ddd;//change the color text-decoration:underline; }
This code doesn’t work for all the links in your site. Try this and let me know the pages (links) where the links are still invisible so I can provide you other css code.
Best regards!
-
Ruco,
I don’t think this worked on any of my links.
I have hyperlinks in most pages. Having the links bolded, in a different color or underlined is a requirement for any website. This is UX 101. Otherwise, how will users knows that there is a link? This is a major issue.
I need a solution that will automatically differentiate all of my links throughout the site from the regular text. I don’t want to go throuh hundreds of posts and pages trying to identify which links are still invisible and adding CSS code to each page.
-
Hello,
You don’t have to add css code to each page. We will fix it on the next theme update.
Can you show me your site url?Best regards!
-
When are you going to update the theme next? I need to have this website finalized for my client in 2 weeks. Here is my site: https://www.squarefootcreative.com/rainbow/
-
Hello,
Add this code into your custom css box:
a { color: rgb(165, 32, 103) !important; }
Edit the color to your need.
Beware that it will change font color of All links (including Headers, as they are links themselves) If you want any specific link to change color, send us the page’s link of it so we can give a more specific code.Best regards!
-
Thanks Mihaila, but this is not a solution to this major issue. I can’t have all my links and headers the same color. For example muy buttons and menus can’t be red because they are on a red background. I just want all the hyperlinks in all of my pages and posts to have the same color (NOT the headers, not the navigation links, not the buttons), just the hyperlinks in the body text. How do I do this?
I’m enclosing screenshots of this problem and a specific page. However, I don’t want a CSS code that needs to be added to each page/post that has hyperlinks in the body since I have more than 100 pages/posts. Here is a screenshot of hyperlinks in a post: https://www.evernote.com/shard/s554/sh/92d46920-2e6d-4d90-b46c-d473fc0eb85d/46c19bc8ae8fff4239b835f4b77ec45e. However, these hyperlinks are not differentiated in the output: https://www.evernote.com/shard/s554/sh/9012d59e-b2f5-42a9-a31c-7c95aca52d1a/122acf3c675a627275ad5c18a01af843. Here is the link to the page: https://www.squarefootcreative.com/rainbow/affordable-housing-tax-credit-conference-wrap-up/
Please provide a solution for this soon.
-
Hello,
Please wait the next theme update, it will be available soon.
Best regards!
-
Hi,
How soon? A week, two weeks, 1 month? This is very important.
Thanks,
Carolina
-
Hello,
The update is available, please download it.
Best regards!
-
You must be logged in to reply to this topic.