Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1478342

    in the widget in the top left hand corner, the link shows a black box around it on hover. However, it should just change to torquiose on hover like the links on the left. It should be have like them.
    Please send code.

    #1478356

    Hey ausgesonnen,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header.header_color #header_main .widget a:hover {
    	background: #fff;
    	color: var(--enfold-main-color-secondary);
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1478372

    Doesn’t work. Have cleared the cache.

    • This reply was modified 1 day, 9 hours ago by ausgesonnen.
    #1478384

    Hi,
    Works when I test:
    Screen Shot 2025 03 02 at 8.33.39 AM
    try again or provide admin login.

    Best regards,
    Mike

    #1478445

    for me it still looks like this: https://www.imghippo.com/i/jG2829ro.png

    You are welcome to fix with login.

    #1478480

    Ok found it. the CSS still had also the old code in it.

    #1478487

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Widget link wrong hover color’ is closed to new replies.