• Resolved dfwpress

    (@dfwpress)


    Hello,

    I am use this CSS to add border to product hover (on loop):

    ul.products li.product :hover   
    { 
    border-style: solid ;
    border-width: 1px ;
    	border-color: #708 ;
    }

    But please is there any simple solution to exclude borders inside box (image, title, price)? I would like that remains only border outside of box.

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Adding border on product hover’ is closed to new replies.