Pullquote changes paragraph font size
-
When using pullquotes on my page, body text in the same paragraph gets reduced in size.
I’m using the following custom css in the stylesheet, although the problem occurs with or without this style code:
.su-pullquote { float: right; background-color:#CEE5F5; text-align: right; padding:10px; font-family: Lato; font-style: bold; font-size: 25px; color: #000; /* Add whatever CSS you want - add this to your custom-code/style.css file */ }
URL under development:https://www.safehavenwomensrehab.com/program/
Pic of problem:
https://dl.dropboxusercontent.com/u/90534254/Temp/PullquoteIssue.PNG
Any help appreciated, thanks! ??
- The topic ‘Pullquote changes paragraph font size’ is closed to new replies.