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 #2036463
Penci Cat Links Font Size
Closed

Comments

  •  1
    dillonwalsh started the conversation

    Hi! Love your theme! How can I change the font size of the Post Categories text on the category page that’s associated with each post? I can change the background color and hover color, etc. (“Post Categories Text Color,” “Post Categories Background Color,” “Post Categories Hover Text Color,” “Post Categories Hover Background Color”), but not the font size for the Post Categories Text (as in the “Archive, Category, Blog, Tag, Search Pages Options). Thank you.

  •  501
    Penci replied

    Hi,

    Please go to Customize > Addtional CSS then add custom css to do that:

    .penci-block_38 .penci-cat-links a,
    .penci-block-vc .penci-cat-name,
     .penci-archive .penci-archive__content .penci-cat-links a {
    font-size: 10px;
    }

    you can change  font size is 10px to any value you want 

    Best Regards,

    PenciDesign



  •  1
    dillonwalsh replied

    Thank you so much! I tried for hours to 'break the code' and couldn't. I also meant to ask, so forgive me for asking now, how can I center that category block as well; right now, it's aligned to the left, but I'd like to center the penci-cat-links part. Thank you again!

  •  501
    Penci replied

    Hi,

    Please  send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a look on this help you.

    Best Regards,

    PenciDesign