• I don’t know if I understood correctly what I was told, I open another topic because I cannot insert an image at the top of the site with the dimensions of 1600 by 200 px. actually I had inserted it but with a theme update it disappeared.
    this is the image that should appear and that I would like to insert…
    https://prnt.sc/1x5yahv
    Thank you
    Dadah

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘insert image logo’ is closed to new replies.