Betafish Last Name
asked 9 years ago

Hi

I recently installed the DW-Minion theme for my personal website,
I have two simple questions pertaining to my installed theme.

(1) How do I change the mouse hover color on the Menu items (Currently, u cannot see the menu item Home)
(2) How do I center the theme (Layout center). On small screens its perfect as I want it to. But on biggesr resolution, the theme aligns to left.

Thanks in Anticipation,
Betafish

1 Answers
DominicStaff
answered 9 years ago

Hi,
Issue1: You can add the following code to the style.css file:

#main-sidebar a:hover {
  color: #19D231;
}

Issue2: I have checked your site and I see that you have resolved this issue.

Regards,

Powered by DW Question & Answer Pro