• Resolved chando6000

    (@chando6000)


    Hi

    i would like to change the size of the site identity logo as the default values is to small, is there a way to edit this using php or css or is there a plugin available to accomplish this.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • This would be controlled by your theme. What theme are you using? Where did you download it from?

    Hi,

    Please try to put this code in wordpress custom CSS.

    a.logo-wrapper {
    height: 80px !important;
    }

    You can change the height value as per your requirements.

    Regards
    Sam
    [Advertisement moderated]

    • This reply was modified 7 years, 3 months ago by Andrew Nevins.

    @samali1: Please do not post advertising sigs in these forums. They’re not allowed around here.

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    You can use the Easy Logo plugin.This plugin helps in managing your WordPress website’s logo.

    You can easily upload a new logo or use an existing image in your WP media gallery. In this plugin to use you can set the logo responsive. By setting logo as responsive from admin area, your logo will automatically resize as per the size of the container.

    Thread Starter chando6000

    (@chando6000)

    thanks @addweb-solution-pvt-ltd i think the plugin was the best option to go for it worked perfectly.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘resizing site identity logo’ is closed to new replies.