Fix slide font text position brooklyn theme

Hello evryone i want only at mobile the slide font text go top and left cant find how to fix it any help?

thanks! www.designkey.us

1 Like

@ManouselisJohn

can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 768px) {
.hero__text-content {vertical-align: top;}
}
1 Like

thanks! it worked! is there a way to make the font smaller?

at mobile version

1 Like

@ManouselisJohn

yes, it possible bt i think is fine lool