Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Change logo size #230525
    theseandowney
    Participant

    I think I figured it out.

    /* To make the site logo bigger */
    .custom-logo {
        max-width: 250%;
    }

    The width can be set to % or px. My question is now, how do I make it mobile friendly? Like how can I set the logo size to adjust with screen size?

Viewing 1 post (of 1 total)