Home>Support>Blockquote tag not working

Blockquote tag not working

By Sue Ward, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Since I updated the Page Builder plug-in, the blockquote tag is not being recognized. I used this tag for my testimonials, so that they would different from the name of the person giving the testimonial. In the code, the blockquote tag is being replaced with the p tag. It was working fine before the update. Anyone else experiencing this problem?

URL: http://suewarddesign.com/about/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sue

    Page Builder doesn’t output any particular CSS for blockquotes, this is handled by your theme’s stylesheet. In this case I can see you have in your child theme’s stylesheet:

    #panel-1168-2-1-0 blockquote {
    	color: #232323;
    	font-family: "Lato", Arial, Helvetica, sans-serif;
    	font-weight: 300 !important;
    	font-size: 1.25em;
    	letter-spacing: 0.02em;
    	line-height: 1.3em;
    	margin: 0 0 20px;
    }
    

    And then originally:

    blockquote, address p {
        font-weight: 700 !important;
    	color: #231f20;
    	padding: 0 11px;
    }
    

    Page Builder leaves the styling here up to the theme.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More