pullquote
- The topic ‘pullquote’ is closed to new replies.
Need help? Check out our Support site, then
Hello! I saw on the demo that, “To create a pullquote, you need to add the classname pullquote to a blockquote tag. You can align the pull quote to the right by also adding the alignright classname.” However, I am untrained and don’t know what that means other than there’s probably something I have to do in CSS. There is one sentence I would like to use as a pullquote on my “wellness counseling” page. Could you please tell me what to do to make that happen? Thank you.
The blog I need help with is: (visible only to logged in users)
Hi,
you can just copy and paste this code to your page editor:
This is for the left:
<blockquote class="pullquote"><p>Lorem Ipsum has been the industry’s standard dummy.</p></blockquote>
and this for the right:
<p>Lorem Ipsum has been the industry’s standard dummy</p>
Hope this helps a bit.
Let me know if you need more help with.
All the best,
Ana