Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #692859

    I am in the general styling area of Enfold and trying to change the link color and hover to one color – however – it also changes the bold/strong text to the same color. I would like the bold/strong text to be a different color than the text color

    The bold headline (not clickable) and simple text links (not navigation) (clickable) – seem to be controlled by the same styling feature
    General Styling > Main Content >
    Primary color
    Font color for links, dropcaps and other elements
    Highlight color
    Secondary color for link and button hover, etc
    I also note that it shows that the link should be underlined always not just on hover and it does not appear that way. This is not as important an issue.
    Regards,
    CJ

    #692878

    Hey CJ,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help.

    Best regards,
    Jordan

    #693787

    Hello, I have this same issue. Can you help me?
    I double checked and there is nothing on my CSS that could make this happen. And when I change to another theme there is no issue.

    #693788

    I sent info in private notes

    #693789

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color strong, .main_color b, .alternate_color strong, .alternate_color b { color: inherit !important; }

    Best regards,
    Yigit

    #693797

    That worked but it changed the bold to the main font color which will be ok but I preferred it to be a unique color but I guess I can use htags for that.

    #693798

    Hi!

    You can replace “inherit” with the color you would like to use :)

    Regards,
    Yigit

    #693815

    That was obvious – I clearly need more coffee – thank you for the fix.

    #693819

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Enjoy your weekend!

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘strong same color as text link’ is closed to new replies.