flm26 Posted March 4, 2021 Share Posted March 4, 2021 Site URL: http://www.felipemollica.com I am trying to make the space between project thumbnail and project title smaller on mobile. and also trying to align my website header to the thumbnails but have I am having no luck. i seem to able to adjust padding on the project thumbnails, but cant do it with the header. Thanks for the help in advance Link to comment
tuanphan Posted March 7, 2021 Share Posted March 7, 2021 Hi. Add to Design > Custom CSS /* space between title - img */ @media screen and (max-width:767px) { .portfolio-text { padding-top: 5px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment