dake Posted March 26, 2020 Share Posted March 26, 2020 Hello all, I have a question, how can I make it that the Basic Blog Grid has the same width as the page layout? Thanks for help 😉 Link to comment
tuanphan Posted March 27, 2020 Share Posted March 27, 2020 Can you share link blog grid & a page on your site? (to check width of both) 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
dake Posted March 27, 2020 Author Share Posted March 27, 2020 Hello tuanphan, here the link: https://kumquat-buttercup-55kx.squarespace.com Pass: 12345 Link to comment
tuanphan Posted March 27, 2020 Share Posted March 27, 2020 Add to Home > design > Custom CSS @media screen and (min-width:768px) { .collection-type-blog-basic-grid.view-list main#page { width: 80%; margin-left: auto; margin-right: auto; } }  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
dake Posted March 27, 2020 Author Share Posted March 27, 2020 Hey, thanks, but if i make it it change the complete layout width. But i need only the basic blog grid to adapted in the same width (1270px) like the complete layout. Thanks 😉  Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.