[Support request] Link rollover highlight not showing on other pages

Home Forums Support [Support request] Link rollover highlight not showing on other pages

Home Forums Support Link rollover highlight not showing on other pages

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

    You guys gave me a CSS shortcode to fix a problem I was having with some links in my footer. Well, I discovered that these links were messed up in mobile and tablet view, so I rebuilt those links. Now these new links work fine on the homepage, but the rollover highlight doesn’t work on the other pages on the site. Can you have a quick look to see what’s up? Thanks so much…

    #566082
    Leo
    Staff
    Customer Support

    Hi there,

    Are you referring to the last widget with the 3 links?

    All of them are acting the same to me.

    Let me know if I’m missing something ๐Ÿ™‚

    #566438
    Nick

    Hi Leo – Those links only work on the homepage, but the rollover highlight doesn’t work on any other pages on the site. Also, I’m technically not using footer widgets as I built the footer as a template in AE Templates.

    #566586
    Leo
    Staff
    Customer Support

    This is what I’m seeing: http://www.screencast.com/t/mcKYvyNOe

    Both pages work for me.

    #566593
    Nick

    Leo – Check the product pages, contact page, shop page etc. The blue rollover highlight doesn’t work on the majority of pages. I purged the cache, but that didn’t do anything…

    #566774
    Tom
    Lead Developer
    Lead Developer

    The color is being overwritten by Elementor.

    You can force it to be blue by using this CSS instead:

    .elementor-128 a:hover {
        color: #009beb !important;
    }
    #567312
    Nick

    That worked, Tom. Thanks so much!

    #567416
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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