Site logo

Archived topic

Styling blockquotes

2 replies · Started by Anonymous on September 26, 2014

Viewing posts 1–3 of 3

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

Thanks, I'll try this

Mario

This archived topic is closed to new replies.