1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 28 November 2022
  5.  Subscribe via email
http://west5web-developer.co.uk/

Hi

I need to remove the show from the text when you rollover the buttons on the homepage at the above domain.

Thanks

paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

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

.btn:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
box-shadow: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
perfect, many thanks

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


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