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 #3113389
Allow In-Line Caps for "written by" line
Closed

Comments

  • n8ur started the conversation

    I post under the username "N8UR" and the capitalization is intended.  But on the home page an in my posts, it appears as "N8ur".  How can I retain the original capitalization?


    Thanks!

  •  2,488
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    a.url.fn.n {
        text-transform: uppercase;
    }

    Regards,
    PenciDesign.



  • n8ur replied

    Thanks for the quick reply!  That seems to have taken care of it

    Thanks!

    John