dorotapo Posted December 17, 2021 Share Posted December 17, 2021 Site URL: https://dorotaporebska.com/fdfdf hi does anyone know how to delete banner on right and have two columns of images? In supply. Thanks! Link to comment
tuanphan Posted December 19, 2021 Share Posted December 19, 2021 Add to Design > Custom CSS @media screen and (min-width:901px) { div#flowContent { display: none; } div#flowItems { width: 100% !important; display: grid; grid-template-columns: repeat(2,1fr); grid-row-gap: 20px; grid-column-gap: 20px; } } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment