Change the Hovering color and style of next and previous product bar.

This topic has 4 replies, 3 voices, and was last updated 3 years, 5 months ago ago by Olga Barlow

  • Avatar: Usman Shahzad
    Dox
    Participant
    October 31, 2020 at 20:24

    I want to change the hovering color and style of next and products bar.

    Please take a look at the pic:

    https://ibb.co/gR6CZy1

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:37

    Hello,

    Try to add the next custom CSS code:

    .posts-nav-btn:hover .post-info {
        background-color: #f4f4f4;
    }

    If this is not what you are looking for, describe the desired result in more detail.

    Regards

    Avatar: Usman Shahzad
    Dox
    Participant
    November 2, 2020 at 17:59

    Hi, this code didn’t serve my purpose. I am sending you another pic . Please have a look at the pic.

    https://ibb.co/J7F81sG

    Now provide me the code to achieve the desired effects in next and previous product bar.

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 3, 2020 at 12:15

    Hello,

    Use the following custom

    .posts-nav-btn a:hover, .posts-nav-btn .post-info .price {
        color: #3270B8;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.