Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Table css change color
erasmoprovenza
March 2015
in
Theme support
check out this link
http://www.erasmoprovenza.com/site/?page_id=1999
When you hover your mouse over any row of the table is changed to red, which css code to use when you hover the mouse above does not turn red?
Comments
Albert
March 2015
Hi,
please take a look at other topic
http://forum.muffingroup.com/betheme/discussion/comment/1755/#Comment_1755
where this was already explained.
Thanks!
erasmoprovenza
March 2015
thanks works, but the second row if the red background is the mouse is over.
there any way to make it for the rest of the table?
look here
http://www.erasmoprovenza.com/site/?page_id=1999
Albert
March 2015
Hi,
To disable hover please use below CSS code:
table tr:first-child td { background: none;}
table tr:hover td { background: none; color: inherit;}
Thanks
erasmoprovenza
March 2015
thank you very much
solved .......
I'm really happy with you and your technical support
thx
Albert
March 2015
You're welcome
Sign In
or
Register
to comment.
Comments
please take a look at other topic http://forum.muffingroup.com/betheme/discussion/comment/1755/#Comment_1755 where this was already explained.
Thanks!
there any way to make it for the rest of the table?
look here http://www.erasmoprovenza.com/site/?page_id=1999
To disable hover please use below CSS code: Thanks
I'm really happy with you and your technical support
thx