the image style in portfolio field Posted in : cvCard WP slu41Participant 13 April 2015 at 00:28 #21604 Hi, I have some questions about to change the style in the portfolio page. 1 how to change the font and size of the section title in the field ( the words ” description, time, client” etc. )? 2 how to change the spaces between the images inserted? 3 and I want to add shadows to the images in my portfolio page, is there way to do that? Thank you! ahmetsaliKeymaster 14 April 2015 at 00:49 #21647 Hi, 1-) try this custom css code; .portfolio-field h3 { font-size: 14px; } 2-) try this custom css code; .portfolio-field img, .portfolio-field .fluid-width-video-wrapper, .portfolio-field .media-wrap { margin-bottom: 20px; } 3-) try this; .portfolio-field img { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); } slu41Participant 4 June 2015 at 06:28 #22694 Thank you. But what if I just want images in some portfolio field have shadow while the images in other portfolio don’t ? for example, I want the images in the work “behind the eyes” have shadow, but the images in “sleepy games” stay flat. ahmetsaliKeymaster 6 June 2015 at 19:40 #22729 sorry it is not possible by default. Viewing 4 posts - 1 through 4 (of 4 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