Hi there
I guess, I have been searching everywhere :-)
I have this blog: https://stegemueller.dk/#blog and below the grid, there are the classic buttons. Is it possible:
1) To disable the hover function? (I think this is the best solution.)
or
2) Add some shadow to each button, so it is obvious that there really is a button.?
I have many elderly readers, and I guess it can be difficult for them to see that there are some numbers at all, so they will never find the buttons.
Best regards,
Hanne,
Denmark
Hey Stegemueller,
Which “classic buttons” do you mean?
Best regards,
Jordan Shannon
Hello Jordan
I mean the circular ones – but this is the trigger. they are not visible. You have to point precisely at the small number that is there before you can hover and see that here is a button.
Does this make sense?
Best reards,
Hanne,
Denmark
Hi,
I see. Add this to quick css:
#top .pagination a{
box-shadow: 1px 1px 1px 1px rgba(0,0,0,.5);
}
Best regards,
Jordan Shannon
So great Jordan
Thanks a lot. It works perfect
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon