Viewing 1 replies (of 1 total)
  • Hi @neliagcsmit,

    I hope you are well today and thank you for your question.

    You can stop doing it by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom CSS

    body .table-hover tbody tr:hover {
        background-color: transparent;
    }

    Best Regards,
    Movin

Viewing 1 replies (of 1 total)

The topic ‘Tables giving a rollover effect’ is closed to new replies.