Logo Resize

  • Author
    Posts
  • #131287

    Please help! I can not seem to resize my log, I would like it to be much larger on the home page. Also would like to add to footer

    Website: treesnestpropertysolutions.com

    #131613
    Zed
    Cryout Creations mastermind

    Hi,

    The logo is limited to the available menu bar height by default, but can be made to overflow its limits using custom styling, for example:

    body img.custom-logo {
      max-height: 200px;
    }

    Adjust the value as needed for your site.

    The means for adding the logo to the footer differs depending on where exactly you want it placed (in the footer widgets, in the footer text fields, in a custom location).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Logo Resize’ is closed to new replies.