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 #1506113
How can I turn off uppercase on Footer widget titles?
Closed

Comments

  • shamp00 started the conversation

    Hello.

    1/ I could turn off uppercase on Sidebar widget titles, but can't do so on Footer widget titles. Can you tell me how to do that?

    2/ How can I set the vertical space between each widgets on Footer area? I put 2 widgets on each column and want to set more space between them.

    3/ Can I change the title of "related posts" (just below the post) to an image? I'd like to use .png image instead of custom text.

    Sorry for my poor English. Thanks a lot!

    Mari

  •  2,699
    PenciDesign replied

    Hi,

    1/ To do that, please add more this code to Customize > Custom CSS:

    .footer-widget-wrapper .widget .widget-title .inner-arrow{ text-transform: none;  }

    2/ To do that, please add more this code to Customize > Custom CSS:

    .footer-widget-wrapper .widget{ margin-bottom: 40px; }

    Change value 40 to value you want.

    3/ Sorry, currently this theme doesn't support this feature. You just can change the text via Customize > Single Post Options


    Best Regards,

    PenciDesign

  • shamp00 replied

    Hi, they worked!

    Thank you,

    Mari