Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #988485

    Hello Enfold Team,
    I would like to set a different color for visited links. But when i add
    a:visited {color: example;}
    to quick CSS, also the visited button links change the color. I don’t want that.
    What is the best way to change only the visited text links?

    Greetings

    Andreas

    #988517

    Hey Andreas_BS,
    Please try this code in the General Styling > Quick CSS field:

    p a:visited {color: red !important;}

    Best regards,
    Mike

    #989037

    Hello Mike,
    okay, thank you. Very simple.
    If I put a CSS code to the Enfold – > General Styling -> Quick CSS it doesn’t work. Also other new codes doesn’ work there. If I put it to Design -> customizer < additional CSS it works. Do you kmow what I can do so that the codes in the Quick CSS works to regain functionality?

    #989139

    Hi,
    Perhaps you have an error in your Quick CSS, try to copy all of the code in the Quick CSS and paste into the Customize > Additional CSS
    It offers error checking and will try to point out the errors.
    If you are unsure of the error messages, or it doesn’t help, please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #989213

    Hi Mike,
    I have copied the codes in the additional CSS, but there are no errors.
    Please take a look what we can do.
    I attached the login details to the private content
    Thank you!

    #989463

    Hi,
    Please check the login, as I’m receiving a login error, incorrect password.

    Best regards,
    Mike

    #989649

    Hi Mike,
    the problem is solved. Seems that there was a mismatch with the settings of the W3 Total Cache Plugin. I changed the settings of CSS minify to CSS tidy. Now I have another error message at the Pingdom pagespeed test tool. But this should not be your problem. :-)
    Greetings
    Andreas

    #989656

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Visited Link color without Button’ is closed to new replies.