- This topic has 2 replies, 3 voices, and was last updated 5 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support › Forums › Flex Theme › Styling block quotes
Hi,
How can I style block quotes in Flex Pro? For instance, I think this is beautiful:
2. Quotes and indentation Link
Another standard approach for design of pull quotes is to use the quote itself as a visual element to clearly indicate what the text passage is supposed to stand for. This technique is by far the most popular one and there is a good reason behind it: it unambiguously communicates the meaning of the text block. Surprisingly, the quote visuals are almost always placed on the left of the quote. You may try to experiment with quote on the right, or at the bottom of the passage.
(From http://www.smashingmagazine.com/2008/06/block-quotes-and-pull-quotes-examples-and-good-practices/).
gratefully,
Carson
Modify the style.css file you can achieve this.
1. You can add relevant CSS in blockquote element in style.css file.
2. Check examples – https://css-tricks.com/examples/Blockquotes/