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 #2668376
setting logo from SVG
Closed

Comments

  • fahitax started the conversation

    when added an SVG logo, it didnt show and had to use a png file

  •  2,699
    PenciDesign replied

    Hi,

    When you use a logo as an SVG - you need to set it a width.

    I've added this code to Customize > Custom CSS to do that for help you:

    #logo img{ width: 230px; }

    And it displayed fine now.


    Best Regards,

    PenciDesign