Menu Mouse Over – Box
-
Hello! Does anyone know tell me how do I add these squares (mouse over) in the menu of my website?
My website: http://irinasopas.com/
Menu that I want: http://patudos.org/Just grab the menu code of the Patudos.org theme and paste it into the .css of irinasopas.com?
Thank you and have a good weekend.
-
This topic was modified 7 years, 6 months ago by
Anonymous User 9824923.
The page I need help with: [log in to see the link]
-
This topic was modified 7 years, 6 months ago by
-
Please disable whatever you’re using that blocks right clicks, It makes it too inconvenient to inspect the CSS on your site.
OoOopsss! Already offline and disabled. No more problems to inspect.
Very very sorry about that. I’m having problems with people taking the vectores (images from my characters, map etc) AND not giving the copyright to the designers that made it. The plugin doesn’t make miracles but desmotivates hahaha.
-
This reply was modified 7 years, 6 months ago by
Anonymous User 9824923.
-
This reply was modified 7 years, 6 months ago by
Anonymous User 9824923.
navbar-default .navbar-nav > li > a:hover { background-color: blue; }You probably want to pick a different color.
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.ww.wp.xz.cn/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
Hallo! Thanks for your tips dear.
I know how to see and search the elements but how I test the changes from css.
I used the code you gave me, but it stills the same, no square when mouse over or clicking. I was waiting so it could update and I also cleaned my cache and cookies.
Kisses
-
This reply was modified 7 years, 6 months ago by
Anonymous User 9824923.
Sorry, I mis-pasted and left off the leading
.It should be
.navbar-default .navbar-nav > li > a:hover { background-color: blue; }Oummm you’re my angel! NOW MY WEBSITE ROCKS! Thanks to you MY AMAZING ANGEL.
Can I ask you a question that has nothing to do with it but also wordpress related?
kisses
If you have a new question, please start a new topic.
-
This reply was modified 7 years, 6 months ago by
The topic ‘Menu Mouse Over – Box’ is closed to new replies.