• hello;

    I want to add a square logo, but i can’t, it always appears a circle logo. How do i change the logo appearance?

    Best regards

Viewing 1 replies (of 1 total)
  • This worked for me..

    In the Customizer, under Additional CSS, add this piece of CSS:

    .custom-logo {
    	border-radius: 0;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘logo appearance’ is closed to new replies.