• Resolved Russell

    (@maestro2805)


    Hi Nick,
    Is there a way to highlight the link to the product page on mouseover?
    In my case, the column where I want a clearer sign that this contains a link is the “Composer | Title” column.
    At the moment nothing happens when I hover over the link, except that the mouse changes shape.
    Thanks for your help.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nick McReynolds

    (@woobewoo)

    Hello @maestro2805,

    How do you want to highlight the link?
    Please describe in detail.

    Thread Starter Russell

    (@maestro2805)

    Hi Nick,

    Here is a screenshot (jpg) of what I mean SCREENSHOT – along with a screen capture (mp4) of the backend settings showing it in more detail SCREEN CAPTURE
    Also, it would be good to be able to adjust the colour of the text.

    Hopefully this helps.

    Thanks again…

    • This reply was modified 3 years, 6 months ago by Russell.
    Plugin Author Nick McReynolds

    (@woobewoo)

    Hi,

    a, .page-title:hover {
        color: #23527c;
    }

    Try adding this custom style, it should work when you hover over the link.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Highlight link to product page’ is closed to new replies.