Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #955525

    Hi,

    I can’t seem to figure out how to add borders around the product images in the product listings.
    Any solutions?

    Thank you!

    #955693

    Hey Chiuhn,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .entry-content-wrapper ul.products li {
        border: 1px solid #cccccc57;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #955798

    Hi Victoria,

    Thank you soooo much!! This fixed the problem! I am so grateful to you. The problem is resolved. :)

    #955832

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to add borders around product listing photos?’ is closed to new replies.