Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
@media screen and (max-width:767px) {
[class*="layout__List"] {
gap: 10px;
}}
Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
@media screen and (max-width:767px) {
[class*="layout__List"] {
gap: 10px;
}}