Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3264
    AvatarBakana Media
    Support Expired

    Hello,

    I would like to change the colour of the borders when you move the mouse over them. But only for some, like the articles.

    I tried to find the code but I didn’t succeed

    Here are the modules I want to modify: https://ibb.co/CtCBCFd

    I have modified the basic module : https://ibb.co/KLH1JpT

    #3267

    #1. Issue: https://ibb.co/CtCBCFd

    Use css code:

    li.product:not(.quick-shop-shown):hover .product-block {
        border-color: #your-color !important;
    }

    #2. Issue: https://ibb.co/KLH1JpT

    Please go to edit page with elementor -> Edit Column Widget -> Tab Style -> Border -> Hover -> Edit color: https://prnt.sc/1eqp8er

    #3269
    AvatarBakana Media
    Support Expired

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.