• I want to make the logo on my website at least 50% bigger, if not closer to 100%.

    I am currently using the Colinear theme. There is no option to adjust the size of the logo, so I would need to add additional CSS or edit the CSS.

    Any help on making the logo bigger would be greatly appreciated. Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Love the domain. ??

    I’m not super familiar with Colinear, but took a quick look, and it looks like your logo’s height is capped at 108px. You might try tweaking the logo size in your Colinear’s /inc/jetpack.php file:
    add_image_size( 'colinear-logo', 480, 108 );

    You may need to re-upload the logo after changing “108” to something a bit higher.

    Thread Starter wmbong

    (@wmbong)

    I’m sorry for getting back to you so late, but this worked.

    THANK YOU SO SO SO MUCH. It took me a while to figure this out but I finally got it. I greatly appreciate the help.

    So glad to hear that. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Resizing Logo in Colinear Theme’ is closed to new replies.