Hello, I would like to highlight certain text passages in bold. In the general stylings I can set the color, but it also applies to links.
But I would like to set a different color for links than for bold text passages.
Hey Talker77,
Could you please give us a link to your website, we need more context to be able to help you.
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Hello, I have normal black text on a white background and I want to emphasize some words in bold. When I do that, the text gets the same color as e.g. Left.
But I want bold text and links in different colors.
Currently I have under styling:
Main color
Font color for links, text initials and other elements
# f66e64
Hi Talker77,
We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
Victoria
Hi,
Thats the text you want bolded?
Best regards,
Jordan Shannon
The text is bold, but is the same color as links … I want bold text in one color, links in a different color.
Hi,
Add this to quick css:
#after_section_1 p{
font-weight:bold!important;
}
Best regards,
Jordan Shannon
Hello, please look at the link…bold text and link have the same color. I want different colors…
Hi Talker77,
Please add this CSS code in Quick CSS, just replace the color:
#top .main_color a {
color: blue;
}
Hope it helps.
Best regards,
Nikko
Thx…we have it! :-)
Hi Talker77,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko