Is there any way to adjust the code of posts in the Ghost editor?
I’m working with the Wave theme, and really one of the only changes I’d like to make is how the theme displays border-left on blockquotes. There’s spacing between the paragraphs in the blockquote, which ends up separating the border-left (I’d like it to be one continuous line across all the paragraphs within a blockquote) but this seems to be due to the fact that Ghost gives each paragraph its own set of
tags rather than one set of tags for several paragraphs.This is pretty minor in the end, but I thought I’d ask and see. Very new to Ghost. Pretty limited skillset, but I’ve been running a Wordpress for years, so I’m used to being able to adjust the code of each post.