Hi,
Thank you for reaching out to us here.
Try adding this CSS code:
@media only screen and (max-width: 767px) {
.site-branding {
text-align: left;
max-width: 80%;
float: left;
}
}
In case it doesn’t help, I’d request sharing your website URL here, so I can inspect your current setup directly.
Regards,
Kharis
This worked to align left! I also added top: 10px to and changed the height of .site-branding to bring the text down. Thanks for the quick reply!
Great! You’re welcome!
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis