Skip to content
SKT Themes logo
  • Plugins
  • Documentation
  • My Account
  • Home
  • Themes
  • Features
  • Pricing
  • Client Reviews
  • Support
  • Contact

WordPress Themes Support

Get Support here. 1000s of common questions on WordPress resolved.

Create your topic after login!

Create Topic

Forums

  • All Other Themes
  • Gravida Support
  • IT Consultant Support
  • Perfect Forum
  • SKT Full Width Forum
  • I Am One Support
  • SKT Black/White Theme Support
  • Melody Theme Support
  • Pathway Forum
  • Exceptiona Theme Support
  • Parallax Me Forum
  • Photo World/Photo Session Support
  • PicArt
  • SKT Biz/Corp Theme Support
  • Panaroma Forum
  • Toothy Theme Support
  • Lawzo Theme Support
  • Blendit Theme Support
  • Massage Center (Spa) Forum
  • Photodock theme support
  • Gym Master Theme Support
  • Handy Theme Support
  • Kraft Theme Support
  • Shudh theme support
  • Furnish theme support
  • Teethy theme support
  • Bony/Spirited Forum
  • Beauty Cuts Theme Support
  • BeFit Theme Support
  • Construction Pro/Build Forum
  • Medical
  • Fitness Pro Forum
  • Hotel Pro

Views

  • Most popular topics
  • Topics with no replies

How to change Logo Size

Home › Forums › All Other Themes › How to change Logo Size

  • This topic has 16 replies, 7 voices, and was last updated 7 years, 11 months ago by Felicia MartinSonal S Sinha.
Viewing 15 posts - 1 through 15 (of 17 total)
1 2 →
  • Author
    Posts
  • January 6, 2016 at 7:48 pm #17917
    Felicia MartinFelicia Martin
    Member
    • Topics: 11
    • Replies: 21
    • Total: 32
    Member since: October 25, 2015

    How do I make the logo in the top left corner a different size?

    January 7, 2016 at 5:21 am #17950
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Hi,

    Kindly show us your website link.

    Regards,
    Shri

    January 7, 2016 at 6:01 pm #18021
    Felicia MartinFelicia Martin
    Member
    • Topics: 11
    • Replies: 21
    • Total: 32
    Member since: October 25, 2015

    http://followersofyah.com/home/shop/

    January 8, 2016 at 9:03 am #18056
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Paste this css code in custom css box

    .header .header-inner .logo{text-align:left;}
    .header .header-inner .logo img{height:auto; width:100%;}

    Regards,
    Shri

    January 24, 2016 at 7:57 pm #20023
    Felicia MartinFelicia Martin
    Member
    • Topics: 11
    • Replies: 21
    • Total: 32
    Member since: October 25, 2015

    It worked. Thank you.

    January 25, 2016 at 7:16 am #20070
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Great 🙂

    Regards,
    Shri

    March 17, 2016 at 3:05 am #27157
    Marc Austin-ZandeMarc Austin-Zande
    Member
    • Topics: 10
    • Replies: 25
    • Total: 35
    Member since: March 16, 2016

    Hey Shri

    That doesn’t seem to be the trick for me. I can certainly get the 100% width but the height is constrained and therefore the image is ‘squashed’ vertically. I have attempted changing the ‘height:auto’ to both ‘height:XXX%’ and ‘height:XXXpx’ but neither seem to make a difference.

    Any help is much appreciated.

    March 17, 2016 at 5:16 am #27177
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Hi Marc,

    Kindly show us your website URL.

    Regards,
    Brad

    March 18, 2016 at 1:25 am #27305
    Marc Austin-ZandeMarc Austin-Zande
    Member
    • Topics: 10
    • Replies: 25
    • Total: 35
    Member since: March 16, 2016

    Hi Brad

    Thank you so much for responding (and pretty quickly I must say). Sadly, I was away form the interwebs for a bit yesterday and didn’t see your response.

    I have fixed it! I ended up adding the .header .header-inner .logo img{height:auto !important;} then actually went to the effort of creating a logo of the right size. Seems to be fine.

    While I am typing at you, I might also say there are some really strange things with your Kraft template but it is a beautiful design and far beyond what I’d ever be capable of myself. Every group/dev/company doing WP templates have their own way of doing things and that’s fine… it just takes a bit of looking some times. Other than that, VERY impressed with what we have for our $39US outlay.

    Thanks again for the prompt response. Hopefully I won’t need to bother you again.

    Regards

    Marc

    March 22, 2016 at 5:29 am #27653
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Hi Marc,

    Thanks for your appreciation.

    Regards,
    Brad

    May 11, 2017 at 11:08 am #71911
    Graeme FletcherGraeme Fletcher
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: May 9, 2017

    Hi

    How do i change the logo size?

    Kind Regards

    Graeme

    May 11, 2017 at 11:57 am #71914
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .header .header-inner .logo {
        display: table;
        float: none;
        margin: 30px auto 0;
        text-align: center;
        width: 30%;
    }

    Regards,
    Brad

    June 16, 2017 at 12:56 pm #75804
    CHRIS MYERSCHRIS MYERS
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: June 15, 2017

    Hi, I have tried changing the logo size, but I’ve been unsuccessful. Your assistance would be greatly appreciated. The website is www.curblineinc.com

    Thank you!

    June 19, 2017 at 3:49 am #75855
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31242
    • Total: 31242
    Member since: August 16, 2013

    Hi CHRIS MYERS,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .logo { width:32%;}
    .logo img { height:auto;}

    Regards,
    Brad

    June 26, 2017 at 3:10 pm #76497
    Sarah AdersonSarah Aderson
    Member
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: June 20, 2017

    How do you add an image logo in the Strong Pro theme?

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 17 total)
1 2 →
  • The topic ‘How to change Logo Size’ is closed to new replies.
Quick Links
  • About Us
  • Managed Hosting
  • Customization
  • Hire WP Developer
  • PSD to WP
  • WP Monthly Maintenance
  • Blog
  • Sitemap
  • Terms
  • Privacy
Categories
  • Others
  • Author
  • Automotive
  • Bakery
  • Blog
  • Business
  • Church
  • Construction
  • Corporate
  • Dentist
  • Ebook
  • Ecommerce
  • Education
  • Entertainment
  • Fast
  • Fitness
  • Free
  • Gutenberg
  • Hotel
  • HTML
  • Interior
  • Lawyer
  • Magazine
  • Medical
  • Multipurpose
  • Music Artist
  • News
  • NGO
  • Non profit
  • One Page
  • Personal
  • Photography
  • Plugins
  • Portfolio
  • Real Estate
  • Restaurant
  • Spa and Salon
  • Sports
  • Technology
  • Travel
  • Wedding
Recent Post
9 Best Charts and Graphs WordPress Plugins for Data Visualization

Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]

WordPress Speed Optimization Services for Faster and Reliable Websites

Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]

Magento to WordPress Migration Services for Seamless Website Transfer

Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]

Follow Us
Facebook X
Copyright © 2025 SKT Web Themes LLC
By continuing to browse this site, you agree to our use of cookies.