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

    Hi,

    I’ve tried to find the right piece of code to create thin grey (#d3d3d3, 1px ) line around Team Member -images, but nothing seems to work. :P Could you please help? :)

    Thanks,

    – Pia

    #621950

    Hi Pia,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia_image_team {
        border: 1px solid #ddd !important;
    }
    

    Regards,
    Rikard

    #622031

    Works beautifully, thank you Rikard! :)

    – Pia

    #622823

    Hi Pia,

    Great, glad we could help :-)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.