Avatar

nadnaqvi

nadnaqvi

About

Username
nadnaqvi
Joined
Visits
25
Last Active
Roles
Member

Comments

  • just an observation - I tried removing the code:a:hover { text-decoration:none !important; } and adding this code back in: a:hover { color: white !important; } and the result is that the hover underline which was red is now white... Maybe …
  • Thanks, I gave that code another shot but it still didn't give the desired effect. Hmmm... If you have any other suggestions that would much appreciated! Cheers :)
  • Awesome, that worked a treat. Regarding the hover over color, I have tried to add another customization underneath the code you gave me to my CSS but it is not working for me: a:hover {     color: white; } I have also tried to find the correct li…
  • Hey thanks for getting back to me. I ended up using the Page Scroll to ID plugin which is simple and seems to work great. Another issue I would like some help with is that my hyperlinked text has a red line below it when hovering over with the mo…