Thanks for contacting to us.
If you want to the bigger logo then we have to customize the code. For this Download, code snippet plugin install and activate https://wordpress.org/plugins/code-snippets/ . And kindly paste the below code in code snippet plugin like the screenshot
https://prnt.sc/107bij8
https://prnt.sc/107bjcu
function spicepress_customlogo() {
add_theme_support( 'custom-logo', array(
'width' => 500,
'height' => 100,
) );
}
add_action( 'after_setup_theme', 'spicepress_customlogo', 11 );
You can change the logo height and width as your need.
After this kindly again upload the logo.
Let me know did it work.
Thanks
Akhilesh
Thanks for this help.
I was already in CSS, couldn’t find anything there.
Hi
The suggested code is php code not css code.
SO I am confuse what you saying.
let me know did you install code snippets plugin or not.
And followed my previous comment instruction.
Kindly clear us so that we can assist you better.
Thanks
Sorry, I tried to change the width in CSS before. After your solution, everything goes very well.
Glad to help you!
If you like our Theme and satisfied with our Support, please give us a rating HERE.
https://wordpress.org/support/theme/stacy/reviews/#new-post
We are waiting for your kind review.
Thanks