Hi
Thanks for contacting to us.
To increase logo width size follow the given below instruction.
1 Find the functions.php file located in your theme folder.
2 Open the file and find the below line of code on line no 135.
‘flex-height’ => true,
3 And replace it with below line of code.
‘flex-height’ => true,
‘flex-width’ => true,
Then go to customizer >> Site Identity and upload logo image size as your need.
Let me know for any confusion.
Thanks
Akhilesh
Thread Starter
Giada
(@dadah)
thanks for the quick reply, I edited the functions.php file as you suggested, but I don’t understand what I need to do next … “Then go to customizer >> Site Identity and upload logo image size as your need.” I don’t understand what it means, where do I find customizer and identity?
Grazie
Thread Starter
Giada
(@dadah)
In the file you reported to me, I also changed ‘height’ => 200,
‘width’ => 1600,
putting the measurements I had of the image. It seems to me it worked. However, I would not like to have made a change that can cause me problems later. I am not an expert as you will have understood … I go by trial and error …also if this change goes well, how do I make it stay on at the next theme update?
I am very happy with the help you have given me it was a long time since I was looking for a solution. 🙂 🙂
Hi @dadah
We will manage the issue in the next update.
Thanks