Logo Size

  • Posted in : Responsy WP
  • rebawriter
    Participant

    Hi I have the responsey wp theme. How do I make my logo larger? You can see it here.

    http://www.writersdust.com

    I’m assuming it’s custom css, but could you provide me the code for that?

    Thanks!

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    @media (min-width: 1200px) {
        #logo img { width: 120%; max-width: none; } 
    }
    
    rebawriter
    Participant

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Responsy WP’ is closed to new topics and replies.