• Resolved marissamurphyblog

    (@marissamurphyblog)


    Hi WP,

    Is there a way to make my logo on the Pique theme larger? I’d like it to be about 3x bigger than it is now, you can hardly see it!

    Thanks,
    M

Viewing 1 replies (of 1 total)
  • Looks like you got this sorted with some custom CSS:

    .site-logo-link .site-logo {
      min-height: 200px;
      min-width: 300px;
    }

    I noticed your site is running on WordPress.com. These forums are for folks running the WordPress software on their own hosting, not on WordPress.com. If you need further help with CSS on WordPress.com, feel free to post in the CSS Customization forum there.

Viewing 1 replies (of 1 total)

The topic ‘Larger Logo for Pique Theme’ is closed to new replies.