Hello i have added a circle menu app, but i want to have a hoover who is working. The deal is i want the circles can be hover, a effect who is not being disturbing to look at. Calm effect somehow.
Can that being arranged, i will be very grateful indeed. : )
Also, any design ideas for the circles like colors and so on? I want it flat and matched with the theme. 
Storeurl:
www.dekanten.no
See attached image:
Hi @Dekanten you can try using the code below.
- Go to the edit code > Assets > Add a new asset
- Create a blank file > Choose extension css > add the file name custom
- Find the code {{ ‘base.css’ | asset_url | stylesheet_tag }} and then put the code below after the base.css
{{ ‘custom.css’ | asset_url | stylesheet_tag }}

- Go to the custom.css again and put this code
.■■■■■■■■■■■■■■■■■ a:hover img {
border: 5px solid #512260 !important;
}
2 Likes
Hello
This works like a charm just as what i wanted, this is a miracle come true. 
THANK U SO MUCH, IM GRATEFUL WITH THIS SOLUTION. 
2 Likes
I will try on Dawn Theme But Not working in my case