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 #1756423
Category Pages Title Font Size
Closed

Comments

  • shawn-buzu started the conversation

    How can I change the font size for the H1 category page title? I can't seem to find the option. Also, when I try to change its color through the accent color, the social icons in the header (despite being set to their own color), are taking the same color as the category header, which makes no sense.

  •  2,699
    PenciDesign replied

    Hi,

    1/ You can try add more this code to Customize > Custom CSS to do that:

    .archive-box span, .archive-box h1{ font-size: 28px; }
    

    Change number 28 to value you want.

    2/ You can change color for social on the header via Customize > Colors for Header. It will override to color you've changed via Color General.


    Best Regards,

    PenciDesign