Reply 229536 to: column and row

Avatar: John Holden
John Holden
Support staff
February 10, 2020 at 06:17

Hi,

On the smaller screens, you can decrase padding

https://prnt.sc/qzzls7

Add custom CSS

@media (max-width: 460px){
.smaller-screens{
padding-left: 5px;
padding-right: 5px;
}
}

Regards,
Hung PD

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.