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 #1668618
Subtitle Font color
Closed

Comments

  • multitasker_ started the conversation

    Hello, once again.

    Is there a way to change the subtitles font color?

  •  2,699
    PenciDesign replied

    Hi,

    If you want to change color for heading titles inside posts, please add more this code to Customize > Custom CSS:

    .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6{ color: #ff0000; }
    

    Change color code #ff0000 to any color code you want. You can get a color code here


    Best Regards,

    PenciDesign

  • multitasker_ replied

    Thank you

  • Ines replied

    I'm trying to change the color of subheadings too and added 

    .post-entry h2, .post-entry h3{ color: #c89240; }

    to customizing additional CSS to change heading 2 and 3 into gold ... but it doesn't work.

    What am I doing wrong?


  •  2,699
    PenciDesign replied

    Hi,

    You need to add that code to the end of Customize > Custom CSS - To make it override to this code you added before:

    .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6{ color: #ff0000; }

    Let's use this code and add that code to the end of Customize > Custom CSS:

    .post-entry h2, .post-entry h3, .wpb_text_column h2, .wpb_text_column h3{ color: #c89240; }


    Best Regards,

    PenciDesign

  • Ines replied

    Unfortunately, this still doesn't seem to work. I'm on the PenNews theme. Is that any different? ... What else could I try to fix this?

  •  2,699
    PenciDesign replied

    Hi,

    That's wrong - because you've created ticket for Soledad - not PenNews I just change the ticket category to PenNews now. But, as I can see on the site: https://www.makingsenseofliving.com/ - this site use Soledad theme. Do you confused?


    Best Regards,

    PenciDesign

  • Ines replied

    I had been searching in your support forum for ways to change the color of H2 and H3 ... and got to this thread ... started by somebody else who might well be using Soledad.

    We're using PenNews on jeunessima.com 

    Shall I submit a new ticket?

  •  2,699
    PenciDesign replied

    Hi,

    If so, please create a new ticket for PenNews and we will check it help you - DON'T put reply for tickets of another customer because they will get email notice.


    Best Regards,

    PenciDesign