Hello Joomshaper,
i am currently working with the template "Live Sport".
i have TWO questions:
Question no1 = How to remove underline animation (horizontal line on hover) under all menu and sub-menu ?
Question no2 = How to color the accordion TITLE with a specific color on hover (when i pass with the mouse on the title...)
i have tried to:
1- I added the below code into a custom.css file
2- I stored the custom.css file into the subfolder (templates/livesports/css)
.sppb-addon-accordion .sppb-panel-title a:hover {
color: #03B993;
font-weight: bold;
}
but no results for the moment...
can you please advise ?
Many Thx
Marius