Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #777884

    Hello together,

    I added a hover effect on my whole row but it’s not working correctly. Once I go down with my mouse it hovers all the rows: “check”

    Can someone help me out please? :)

    • This topic was modified 6 years, 11 months ago by umanskro.
    #777912

    Hey umanskro,

    Was this function added via the ALB or raw javascript? Please provide admin info so I can look into this further.

    Best regards,
    Jordan Shannon

    #777916

    I added the following code to Quick CSS and using the “hover1” in the row.

    #777926

    Hi,

    I do not see the code that you mentioned.

    Best regards,
    Jordan Shannon

    #777938

    Sorry, here you are :D

    .hover1:hover {
    background-color: #eeeeee!important;
    }

    #777954

    Hi,
    I see. All the sections currently have the same class hover1. That’s why they all highlight when you touch any one of them. Maybe name them hover1-3?

    Best regards,
    Jordan Shannon

    #778839

    Hi, I tried it now like you said with class names hover-1, hover-2, hover-3 … but still the same problem :/

    #778844

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #778850

    It’s attached, thank you :)

    #778864

    Hey!

    It was because you used 2/3 column elements on your page and there was a gap. I changed those to 3/4 column element and that fixed the issue. Please review your website now :)

    Cheers!
    Yigit

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