nickasbell Posted October 27, 2020 Share Posted October 27, 2020 (edited) Site URL: https://www.nickasbell.com Site Password is: 1234abcd Hello! I really like the layout overall with the Pazari template; However, I really want to change the image size/aspect ratio of the portfolio images to a 1:1 square and haven't found anything on it! Also, I was wondering if there's a way I can swap out the Project Title to appear AFTER hovering over it, rather than being visible before. Thank you, -Nick Edited October 27, 2020 by nickasbell Link to comment
tuanphan Posted October 28, 2020 Share Posted October 28, 2020 Add to Home > Design > Custom CSS a.grid-item, .grid-image { padding-bottom: 100% !important; } nickasbell 1 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
nickasbell Posted October 28, 2020 Author Share Posted October 28, 2020 7 hours ago, tuanphan said: Add to Home > Design > Custom CSS a.grid-item, .grid-image { padding-bottom: 100% !important; } Thank you so much, I really appreciate it! Is there an easy way to make the image a little larger / shorten the column gap between the images now? I tried playing around with the grid-column-gap CSS but wasn't able to figure it out! Link to comment
tuanphan Posted October 31, 2020 Share Posted October 31, 2020 On 10/29/2020 at 4:15 AM, nickasbell said: Thank you so much, I really appreciate it! Is there an easy way to make the image a little larger / shorten the column gap between the images now? I tried playing around with the grid-column-gap CSS but wasn't able to figure it out! Use this CSS div#gridThumbs { grid-column-gap: 5px; grid-row-gap: 5px; } nickasbell 1 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