Hello truth,
If you want to change the style of your blockquote you should edit the code below and place it in Theme panel ->Cusotm CSS area
.td-post-content blockquote p{
font-family: 'Roboto',sans-serif;
font-size: 32px;
line-height: 40px;
font-weight: 400;
font-style: italic;
text-align: center;
text-transform: uppercase;
color: red!important;
word-wrap: break-word;
}
The result is here -> https://www.screencast.com/t/711W6nvnGv
Thanks for the message!
Thanks Catalin.
I was wondering if you ever thought your blockquote is too much big, it’s more like a style for a sentence with an “effect”, a powerful message, an important one.
What about implementing blockquote as it should be? Have a look here.
I know I can reduce the blockquote size down to the default font size of the theme but it will be more interesting if there are both the option:
- blockquote as it should be
- another tag in the WP editor to use the actual blockquote
Hope I was clear enough.
Hello truth,
All the settings for blockquotes can be added from WP editor from TinyMCE, like this -> https://www.screencast.com/t/9NiE6QbgUKK For more information about TinyMCE editor, please consult our guide here -> https://forum.tagdiv.com/post-formats-for-tinymce/ Also, for the video tutorial, you should consult this -> https://www.youtube.com/watch?v=VIND8uYXMnk (3:00).
If is not what you mean, provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hello truth,
Please check your Toolbar Toggle bar from your Post Editor, like this -> https://www.screencast.com/t/ZH0LcIVLL
Hope this helps!
Thanks for the message!

