Reply To: Styling questions

Home Forums Support Styling questions Reply To: Styling questions

Home Forums Support Styling questions Reply To: Styling questions

#74088
Tom
Lead Developer
Lead Developer

This should do it:

.widget-area .main-navigation li a:hover {
      font-weight: bold;
      font-size: 110%;
}

As for the centering – you may need to remove the arrow if you want it to align perfectly.

Hope this helps 🙂