• Resolved christianne118

    (@christianne118)


    I’ve uploaded a logo for my CoursePress theme, but the uploaded size is very small. The original jpg file is 800×150, but on the site it looks 75×5. Is there any way to open up the allowed dimensions?

    (I currently have the coming soon mode activated, so if you need me to do something to allow you to see what I’m talking about, let me know.)

    Thanks for any help you can offer!

    https://ww.wp.xz.cn/plugins/coursepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hey Christianne,

    Hope you’re doing well today and thanks for your question!

    You can make it wider by adding this CSS to your custom stylesheet:

    .site-title {
    width: 300px;
    }

    You change 300px to whatever looks best on your site 🙂 the height will adjust automatically relative to the width.

    If you don’t have a custom stylesheet then you can use this plugin: https://ww.wp.xz.cn/plugins/simple-custom-css/

    Hope this helps Christianne!

    Let us know if you need any further assistance.

    All the best,
    Tyler

    Thread Starter christianne118

    (@christianne118)

    Oh, you are awesome. Yes, that worked! Thanks so much, Tyler, and for responding so quickly!

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    No problem Christianne! Happy to help 🙂

    Have a great rest of your weekend.

    Cheers,
    Tyler

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Increase logo size?’ is closed to new replies.