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 #1644326
Add a custom text CSS style
Closed

Comments

  • luciazw started the conversation

    Hi Digiswtich

    I want to add an option in the pre-built text styles called "image caption". Font family PT sans, font size 12px, font weight regular 

    How can I add it in? 

  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Addinational CSS to do that:

    .wp-caption-text, .penci-wp-caption-text{ font-family: 'PT Sans', sans-serif; font-size: 12px; font-weight: normal; }
    

    Best Regards,

    PenciDesign

  • luciazw replied

    Hi Penci,

    I added it but it's not showing up in the "paragraph" styles dropdown in the post edit window. 


  •  2,699
    PenciDesign replied

    Hi,

    You said with me style for "image caption" - I don't know why the "image caption" need to showing up in the "paragraph" styles dropdown


    Best Regards,

    PenciDesign

  • luciazw replied

    I want to be able to style a line of text in the Post editor. 

    If not in "paragraph" styles dropdown how else can I style it in the blog post?

  •  2,699
    PenciDesign replied

    Hi,

    Unfortunately, there is no way to add it to paragraph of wordpress editor.


    Best Regards,

    PenciDesign

  • luciazw replied

    Then how can I style a line of text within my blog post to be the image caption style? There must be a way. The preset styles only h1-h6 and only one paragraphy style. 

  •  2,699
    PenciDesign replied

    Hi,

    When you add an image for your editor, you can click to image inside media library and add your caption on the right side - Seem you don't know about this. Check this image.


    Best Regards,

    PenciDesign

  • luciazw replied

    Oh I see. Thank you!