I want to change the hovering color and style of next and products bar.
Please take a look at the pic:
Site URL: hidden Theme version: 7.0.2 WooCommerce version: latestHello,
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
Hi, this code didn’t serve my purpose. I am sending you another pic . Please have a look at the pic.
Now provide me the code to achieve the desired effects in next and previous product bar.
Thanks
Hello,
Use the following custom
.posts-nav-btn a:hover, .posts-nav-btn .post-info .price {
color: #3270B8;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.