Hi there
I try to have the text inside a quote block aligned left instead of the standard center-align.
I didn’t find any settings for that in the theme. So I assume I have to add some lines in the custom CSS section of my cloud template for that kind of posts. However I can’t find out which class to use.
Here’s what I tried:
.tagdiv-type blockquote{
text-align: left!important;
}
(also tried with .tdb-block-inner blockquote p)
What do I need to change here?
Thanks for helping
It’s not about one specific quote, it’s every quote in every blogpost that uses a specific post template.
This standard setting of center-aligned quotes is not useful for me, it is actually counter productive.
As one example:
The quotes in following post are annoying to read when it is center-aligned, since it’s long quotes. I blog about books and thus usually have those longer quotes. To increase readability, I want to have it left-aligned like normal text.
https://kapitel7.de/robert-penn-warren-das-spiel-der-macht/
Thank you
-
This reply was modified 5 years by
kapitel7.