Viewing 5 posts - 1 through 5 (of 5 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, 4 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.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.