StyledThemes

Change Logo Size

Home Forums WordPress Themes – Premium Sleeky Pro Change Logo Size

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37469
    Jena Rodriguez
    Participant

    I added a logo through the customize tool, however it’s too small. I tried changing the size with CSS (.sleeky-logo-placeholder img) but it won’t let me. How can I change the size?

    http://fresnostatesbdc.com/blog/

    #37470
    Jena Rodriguez
    Participant

    I resolved this myself. I found a previous forum and use the code:
    .sleeky-logo-placeholder img {
    width: 55%;
    height: 0%;
    }

    Than you.

    #37483
    Binaya D
    Participant

    Hi Jena,

    That’s Great ! Cheers ! If you found the solution by yourself, if you found any problem in future then please let us know, we are happy to help you.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.