MosheTigre Posted June 1, 2023 Posted June 1, 2023 Hi! My website is www.othi.la // password is Print01 On my home page, on the portfolio section, I managed to make the project gallery have only one project per column (as supposed to the template's default minimum of two) using this code: .portfolio-grid-basic { grid-template-columns: 1fr; } That is working great. However, now I want to make each project image smaller, so that there is more space between the images and the site's margins. What would I have to add to the CSS to make that happen? Thanks in advance!
tuanphan Posted June 3, 2023 Posted June 3, 2023 Hi, You mean this section? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted August 25 Posted August 25 If anyone has this problem, you can use this code to Website Tools > Custom CSS div#gridThumbs { max-width: 700px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment