Hello Tom,
I need to get this blockquote style on Generatepress:
blockquote {
padding-left: 15px !important;
border-left: 4px solid #ccc !important;
margin: 10px 0 10px 0 !important;
}
blockquote p {
font-family: 'PT Sans',sans-serif !important;
font-size: 15px !important;
line-height: 21px !important;
font-style: normal !important;
text-align: left !important;
color: #a5a4a4 !important;
}
Where do I put the code?
Thanks,
Mario