border for image in portfolio item details Posted in : cvCard WP exostudioParticipant 20 March 2015 at 22:31 #20897 .portfolio-field img, .portfolio-field .fluid-width-video-wrapper, .portfolio-field .media-wrap { margin-bottom: 50px border-style: solid; border-width: 2px; border-color: #eee; } Trying to add a border around the image within the port details, after i added that to the .css nothing changed, im guessing im adding it to the wrong class? ahmetsaliKeymaster 23 March 2015 at 13:32 #20951 Hi, you have a syntax error in your code, update your code as; .portfolio-field img, .portfolio-field .fluid-width-video-wrapper, .portfolio-field .media-wrap { margin-bottom: 50px; border-style: solid; border-width: 2px; border-color: #eee; } and paste the code to the custom css box. exostudioParticipant 24 March 2015 at 05:59 #20981 margin-bottom: 50px for the “;”…duh thanks! Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item cvCard WP - Responsive WordPress Resume Themeby pixelwars Login and Registration Log in · Register