Comments Padresfelices started the conversationMarch 7, 2020 at 11:30amHi how do I make these type of quote designs? https://imgur.com/HFhvQMPCan't seem to find it 2,700PenciDesign repliedMarch 7, 2020 at 1:58pmHi,If you're using new editor from WordPress, please use Classis element and use Blockquote from Classic element to get this quote - check this images:http://prntscr.com/rczc38http://prntscr.com/rczc7mBest Regards,PenciDesignPadresfelices repliedMarch 7, 2020 at 7:09pmThank you, so this is a manual process? because I think every post in my blog uses Quotes, I'd have to dig in on each post? :/ 2,700PenciDesign repliedMarch 8, 2020 at 2:57amHi,Ok, if so, please add more this code to Customize > Custom CSS to do that for all your blockquote: .post-entry blockquote.wp-block-quote:before { content: """; display: inline-block; } .post-entry blockquote.wp-block-quote p { color: #888; font-style: italic; } .post-entry blockquote.wp-block-quote cite, .wpb_text_column blockquote.wp-block-quote cite { display: inline-block; font-size: 12px; text-transform: uppercase; font-style: normal; font-family: 'Oswald', sans-serif; color: #bf9f5a; position: relative; overflow: visible; } .post-entry blockquote.wp-block-quote cite:before, .wpb_text_column blockquote.wp-block-quote cite:before{ content: ""; position: absolute; top: 50%; width: 90px; height: 1px; background: #bf9f5a; left: 100%; opacity: 0.8; margin-left: 10px; } Best Regards,PenciDesign1 LikePadresfelices repliedMarch 9, 2020 at 11:29amThanks, I get this: https://imgur.com/9Pd4evtIs that okay to proceed? 2,700PenciDesign repliedMarch 9, 2020 at 2:48pmHi,Ahh, sorry, I was wrong in a place, please replace the code I sent to this code: .post-entry blockquote.wp-block-quote:before { content: ""; display: inline-block; } .post-entry blockquote.wp-block-quote p { color: #888; font-style: italic; } .post-entry blockquote.wp-block-quote cite, .wpb_text_column blockquote.wp-block-quote cite { display: inline-block; font-size: 12px; text-transform: uppercase; font-style: normal; font-family: 'Oswald', sans-serif; color: #bf9f5a; position: relative; overflow: visible; } .post-entry blockquote.wp-block-quote cite:before, .wpb_text_column blockquote.wp-block-quote cite:before{ content: ""; position: absolute; top: 50%; width: 90px; height: 1px; background: #bf9f5a; left: 100%; opacity: 0.8; margin-left: 10px; }Best Regards,PenciDesignPadresfelices repliedMarch 10, 2020 at 2:21pmHi thanks but that doesn't change anything for me 2,700PenciDesign repliedMarch 10, 2020 at 3:34pmHi,Please show me URL you have blockquote to I can take it a look.Best Regards,PenciDesign Sign in to reply ...
Hi how do I make these type of quote designs? https://imgur.com/HFhvQMP
Can't seem to find it
Hi,
If you're using new editor from WordPress, please use Classis element and use Blockquote from Classic element to get this quote - check this images:
http://prntscr.com/rczc38
http://prntscr.com/rczc7m
Best Regards,
PenciDesign
Thank you, so this is a manual process? because I think every post in my blog uses Quotes, I'd have to dig in on each post? :/
Hi,
Ok, if so, please add more this code to Customize > Custom CSS to do that for all your blockquote:
Best Regards,
PenciDesign
Thanks, I get this: https://imgur.com/9Pd4evt
Is that okay to proceed?
Hi,
Ahh, sorry, I was wrong in a place, please replace the code I sent to this code:
Best Regards,
PenciDesign
Hi thanks but that doesn't change anything for me
Hi,
Please show me URL you have blockquote to I can take it a look.
Best Regards,
PenciDesign