I am unable to change the hover background color in my menu. How do I do it?

37 views
Skip to first unread message

Emmanuel Dsouza

unread,
Jun 18, 2016, 2:08:16 AM6/18/16
to web2py-users
As you can see it becomes complete white. How to change it to say, lightblue?
Capture.PNG

Sneka R

unread,
Jun 20, 2016, 5:34:01 PM6/20/16
to web...@googlegroups.com
You have to do it in bootstrap.min.css file

Annet

unread,
Jun 22, 2016, 12:54:17 AM6/22/16
to web2py-users
Just overwrite the Bootstrap css in your applications css:

.navbar-default .navbar-nav > li > a:hover {background-color: #1f2f3f;}


Kind regards,

Annet
Reply all
Reply to author
Forward
0 new messages