So sorry, WPyogi, you are absolutely right.
So, given that only changes to the CSS are made in the child-theme.css, would you then in fact add something like this to that file to eliminate the hover?:
#title a:hover {
display:none;
}
So sorry, WPyogi, you are absolutely right.
So, given that only changes to the CSS are made in the child-theme.css, would you then in fact add something like this to that file to eliminate the hover?:
#title a:hover {
display:none;
}