Hi. I am new, and I have searched. I would like to have left-justified titles instead of centered ones. Is this possible, and if so, how?
Thank you so much for any help you can provide.
Hi. I am new, and I have searched. I would like to have left-justified titles instead of centered ones. Is this possible, and if so, how?
Thank you so much for any help you can provide.
Copy and paste the following code into Ghost settings > Code infection > Site header can do this
.single-header {
text-align: left !important;
}
Thank you so much for your response, Raki. Sadly, this did not work.
I forgot something, try this:
<style>
.single-header {
text-align: left !important;
}
</style>
OMG!!! It worked!
tytytytytytytyty!!! happy dance