lukebeebe Posted August 13, 2020 Share Posted August 13, 2020 Site URL: https://lukebeebe.com/ On my 13" laptop the site looks good; But, on any computer screen larger, the 2 rows of 3 thumbnails become uneven. How can I set the max width on my website so that the main screen doesn't get larger than the 2 rows of 3 thumbnails? It only effects the home page and the navigation panel (which stretches to the margin of the screen you're viewing the website on). Thank you Link to comment
tuanphan Posted August 17, 2020 Share Posted August 17, 2020 Add to Home > Design > Custom CSS .homepage div#canvasWrapper { max-width: 900px; margin: 0 auto; } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.