Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1275198

    Hi,
    I would like to add a 1px grey border (stroke) to the 5 product slider in the middle of the home page.
    Could you help me ?

    #1275199
    This reply has been marked as private.
    #1275235

    Hi AlainTernet,

    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

    
    .home .avia-content-slider .av_one_fifth {
      border: dotted #ccc 1px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1275381

    Thanks Victoria, that Work nicely !
    Best regards,

    Alain

    #1275384

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Adding border to the Products slider ?’ is closed to new replies.