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 #1399934
avatar
Closed

Comments

  • sandraleigh started the conversation

    I have made a gravatar; it is showing as a circle on my blog, and I want it to be square. I have contacted Gravatar support, and the say it is my theme that is controlling the display.

    Where can I make settings to make it square?

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .author-img{ border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; }

    Best Regards,

    PenciDesign