Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #855900

    Hello, I’d like to change rounded background color of pagination inactive link when hovered.
    I’ve tried this code:
    #top .pagination a:hover {background-color: #7876b6 !important;}`
    because this one does not work:
    .pagination .inactive:hover {background-color: #7876b6 !important;}`
    But neither work.

    What’s the right code?

    Thanks

    #855909

    Done. It was an error code, you can mark as resolved. Thanks

    #855980

    Hi,

    Great, glad you got it working and thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Pagination: change background color of inactive link’ is closed to new replies.