1. accipiter
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 06 February 2020
  5.  Subscribe via email
Hi Ciaran,
I'm building a web site with Ariana template and the last Joomla version.
I'm working on LayerSlideshow module.

I'd like to know if it is possible to disable the mouse over effect on the slide show images
when I hover over the Main menu links.
I wish the slideshow images didn't darken.

Thank you very much.
A nice day
Andrew
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andrew

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav > ul > li:hover::after {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!