Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1477979
Blockquote
Closed

Comments

  •  6
    WA started the conversation

    Reference to attached image showing my css for the blockquote

    and the blockquote for my site.

    Is there way to easily customise the block-quote with  quotation marks, lighter background and a nice elegant font. The author name will be good too.

    Is important to have a nice blockquote for a blog.

    Thanks


  •  2,699
    PenciDesign replied

    Hi,

    Currently, this theme supports only 2 styles for blockquote. You can select it via Customize > Single Posts Options > Blockquote Style

    You can custom background for 2 styles by add more this code to Customize > Custom CSS:

    .post-entry.blockquote-style-1 .penci-pullqoute, .post-entry.blockquote-style-2 blockquote { background: #f5f5f5; }
    .post-entry.blockquote-style-1 .penci-pullqoute{ padding: 10px 10px 1px; }

    And for now, this theme doesn't supports change font for blockquote. It will follow the font for body text.


    Best Regards,

    PenciDesign

  •  6
    WA replied

    .post-entry.blockquote-style-1 .penci-pullqoute, .post-entry.blockquote-style-2 blockquote { background: #f5f5f5; }
    .post-entry.blockquote-style-1 .penci-pullqoute{ padding: 10px 10px 1px; }

    I added the code above you provided and deleted this code which was available

    .post-entry.blockquote-style-2 blockquote{ background-color: #111; }

    the outcome is still the same rectangle  blockquote with a color line only

    the change is the balck color background removed with the above code

    Is there way to customise the block-quote showing a  good looking quotation marks. 

    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    Can you show me your site url about this issue and tell me more about this question? I'm not clearly about this.


    Best Regards,

    PenciDesign

  •  6
    WA replied

    I cant share site because its still under construction mode. 

    For my posts the blockquote is displayed as image 1

    Front page text and blockquote is displayed as image 2

    I need a blockquote for the posts same as image 2  having the quotation marks shown. To make blockquote for posts and pages match.

    If possible please to let me know which setting controls the color of the quotation marks.

  •  2,699
    PenciDesign replied

    Hi,

    I said with you in my previous comment. You can do that via Customize > Single Posts Options > Blockquote Style > select "Blockquote Style 1"


    Best Regards,

    PenciDesign