
Hello,
Where can I edit the following css field?
@media (max-width: 767px)
body {
padding-right: 20px;
padding-left: 20px;}
I've been trying to find it in the UI forever, but I cant seem to figure it out. Themler is adding margin on the left and right of my responsive templates but I cant find a way to make it full width - but this is ONLY for the "default" template, not for the homepage template which confuses me.
I'd rather change it in the UI than manually editing the css to prevent it getting overwritten in the future.
Thanks in advance!
Hello, Where can I edit the following css field? @media (max-width: 767px) body { padding-right: 20px; padding-left: 20px;} I've been trying to find it in the UI forever, but I cant seem to figure it out. Themler is adding margin on the left and right of my responsive templates but I cant find a way to make it full width - but this is ONLY for the "default" template, not for the homepage template which confuses me. I'd rather change it in the UI than manually editing the css to prevent it getting overwritten in the future. Thanks in advance!