Title


Example 1:

Link Text


Example 2:

Link Text


Example 3 (Opens link in new tab):

Link Text

Example 1:
Example 2:

Copy and paste the following solutions right before the closing tag, </style>, in Step #1 page editor….

Change the text in bold to your desired color (Color Picker) and size.      /* Paragraph */ .quote-block blockquote {color: #000000;font-size: 14px;}
/* Date */ .quote-block.sqs-block-quote figcaption {color: #000000;font-size: 11px;}
/* Title */ .quote-block h1 {color: #000000;font-size: 26px;}
/* Link */ .quote-block a {color: #000000;font-size: 14px;}

Copy and paste the following solution right before the closing tag, </style>, in Step #1.
Change the text in bold to your desired color (Color Picker).

/* Line Color */ body:not(.sqs-edit-mode-active) .quote-block.sqs-block {background: #cccccc;}
/* Circle Color */ body:not(.sqs-edit-mode-active) .quote-block.in-view::after {background: #cccccc;border: 1px solid #cccccc;}