Comments 1Mette Kildebæk started the conversationJanuary 27, 2020 at 5:10amHi Supportteam. I want the head in my Blog to look like the head in the attached file 'Quote Poste'. I'v tryed to copy the HTML text but it dosen't look right. Hov do I do it? I love the big " sign, how do I make it in other dokuments?Kind regards Mette [deleted] repliedJanuary 27, 2020 at 10:09amHi Mette, That design of the quote-post displays like that only in the blog post page, it doesn't show the same in other pages. Thanks for your understanding. [EDIT] Maybe this CSS code can show the blockquote as in the post page, please add the code below to your Custom CSS area: blockquote { position: relative; font-size: 26px; padding: 30px; padding-top: 50px; padding-left: 100px; background-color: #eeeeee; padding-top: 90px; margin: 0; border: 0; font-style: normal; } blockquote p { font-family: Georgia, "Times New Roman", Times, serif; color: #333; } blockquote::before { position: absolute; content: '"'; left: 30px; top: 30px; font-size: 120px; line-height: 1; } cite { display: block; font-weight: 500; font-style: italic; color: #333; margin-top: 5px; font-size: 15px; } Have a nice day! 1Mette Kildebæk repliedJanuary 27, 2020 at 10:36amThanks a lot Ylli. :-) It helped! :-) Now I only miss this sign " please look at the a the attached file, and how to make the gray color all the way up? A nice day to you too. :-) Mette [deleted] repliedJanuary 27, 2020 at 12:19pmHi Mette, This part of the code that I gave you: blockquote::before { position: absolute; content: '“'; left: 30px; top: 30px; font-size: 120px; line-height: 1; } should do thatThanks! 1Mette Kildebæk repliedJanuary 27, 2020 at 12:24pmYou are my hero, now it's working, when I put the last code at top.Thanks Ylli! :-) 1 Like[deleted] repliedJanuary 27, 2020 at 12:26pmI'm happy to hear thatI wish you have an amazing day!Enjoying our theme? Head over to your Downloads tab and give it 5 stars. We will love you forever. Sign in to reply ...
Hi Supportteam.
I want the head in my Blog to look like the head in the attached file 'Quote Poste'. I'v tryed to copy the HTML text but it dosen't look right. Hov do I do it?
I love the big " sign, how do I make it in other dokuments?
Kind regards Mette
Hi Mette,
That design of the quote-post displays like that only in the blog post page, it doesn't show the same in other pages.
Thanks for your understanding.
[EDIT]
Maybe this CSS code can show the blockquote as in the post page, please add the code below to your Custom CSS area:
Have a nice day!
Thanks a lot Ylli. :-)
It helped! :-) Now I only miss this sign " please look at the a the attached file, and how to make the gray color all the way up?
A nice day to you too. :-)
Mette
Hi Mette,
This part of the code that I gave you:
should do that
Thanks!
You are my hero, now it's working, when I put the last code at top.
Thanks Ylli! :-)
I'm happy to hear that
I wish you have an amazing day!
Enjoying our theme? Head over to your Downloads tab and give it 5 stars. We will love you forever.