Hi there,
I would like to add some space between the header and the content on the first image on mobile.
I tried adding below code, which worked in the editor, but I am not able to save it in the editor (it gives an error).
Is there a way to edit the code and add it to theme file?
password: skoffi
@media screen and (max-width: 749px) {
.banner__content--bottom-right {
margin-top: 80px !important;
{
}
thanks so much!
