Hello community,
I’ve just signed up for ghost and trying to give it a spin to replace my current wordpress site. I love the performance so far. However, I’ve encountered a basic but very nagging problem of not able to align the home page title header text to the left side on the default ‘Casper theme’.
I’ve tried various things like editing global.css files and screen.css files, nothing worked. Then I tried a couple of code injections with .site-header-content and .site-title and text-align:left – nothing worked here too. align-self: flex-start seemed to have done something but it aligned everything to the absolute left instead of the content margin (the blue line shown in the attached image below)
Attaching a screenshot below to visually explain the problem. All I am looking to do is left align the title header. I do not want the default center alignment. Please help!