Home › Forums › All Other Themes › Change the navigation bar in a theme
- This topic has 10 replies, 2 voices, and was last updated 5 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
March 27, 2019 at 11:17 am #120383
Hello,
I am running a website at www.mijnwiskunde.eu. I would like to change the style of the navigation bar.
At this point, the page is highlighted with a blue tile. When hovering over the other menu options, there also appears a blue tile. I would like only ONE tile to be blue (the one you hover with). An example of what I mean can be found at www.espion.nl
I would appriciate your advise.
Kind regards, RobMarch 28, 2019 at 5:47 am #120428Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li a:hover { background:#fff !important;}
Regards,
DaveApril 4, 2019 at 10:35 am #120926Hi Dave, thanx for your help. Problem is almost solved. What remains is that if I hover over other options and return to the item that is active, everything turns white. Background, tile, text (probably white to begin with).
Please adviseApril 4, 2019 at 12:35 pm #120932Hi,
Kindly use this one
#topmenu ul li.current-menu-item a:link { background: #1e73be !important;}
Regards,
DaveApril 5, 2019 at 7:25 am #120980Hi Dave,
Now the items that you hover over don’t change colour. Can that be fixed?
Thanks for your help and sorry for the trouble.
Kind regards, RobApril 5, 2019 at 8:37 am #120982Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll resolve your issue.
Regards,
DaveApril 8, 2019 at 1:07 pm #121131Hi,
Your login page isn’t working.
We are getting this message.
Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Regards,
DaveApril 8, 2019 at 5:25 pm #121147Strange …..
I just tried and got in with no problems.URL: https://mijnwiskunde.eu/wp-login.php
User: rvldj
Passw: UmbgNPNe1!Kind regards,
RobApril 9, 2019 at 5:09 am #121174Hi,
Issue have been resolved. Kindly check and confirm.
NOTE: Don’t post here your login details. it is public forum.
Regards,
DaveApril 11, 2019 at 7:46 pm #121415Hello Dave,
Thank you very much for your efforts. It works nicely now ……….. a happy customer 🙂
Kind regards,
RobApril 12, 2019 at 9:40 am #121435Hi Rob,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/22/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.