Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1039187

    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

    #1039239

    Hey Stegemueller,

    Which “classic buttons” do you mean?

    Best regards,
    Jordan Shannon

    #1039255

    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

    #1039404

    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

    #1039416

    So great Jordan
    Thanks a lot. It works perfect

    #1039439

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘No hover on page indicators below grid’ is closed to new replies.