Hey!
Hoping someone might be able to help.
I am trying to move the text on the homepage down slightly (Mobile Only) and hoped someone could help (Screenshot attached)
Site url: www.notacard.com
Theme: North Theme
Any help would be very much appreciated!
Thanks in advance,
James
@mrjaengland
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
Add this css at the bottom
Online Store->Theme->Edit code
assets-> app.css
@media(min-width: 280px) and (max-width: 767px){
.columns.small-12.large-8.medium-10 {
margin-top: 130px;
}
}
Hope you find my answer helpful!
Regards,
PageFly