Size of logo/header image Posted in : cvCard WP HelmsdalParticipant 30 June 2014 at 17:41 #15006 Hi, I’d like to increase the size of my picture at the centre/top of the pages. Is the a way I can do that? AbbeParticipant 3 July 2014 at 17:55 #15028 Hi, – if you refer exclusively to your logo size – Add this to your custom css file: .header img { max-height: 160px; <—— REPLACE THIS VALUE WITH THE ONE IT FITS YOUR NEED border-radius: 50%; } Test the result in different devices resolutions, use css queries to fix any strange behavior u may detect. GL! ahmetsaliKeymaster 3 July 2014 at 19:30 #15034 @Abbe thanks for the solution. HelmsdalParticipant 3 July 2014 at 20:12 #15038 Thanks Abbe. I’d actually done that since posting the query, increasing it to 230 px and the size is fine for me. But is there a way of reducing the large gap that results between the logo and the name? ahmetsaliKeymaster 3 July 2014 at 20:33 #15039 you can try this custom css code; .header h1 { margin-top: 6px; } Viewing 5 posts - 1 through 5 (of 5 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