How To Resize Correctly SVG Logo ? - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

How To Resize Correctly SVG Logo ?

Laurent

Laurent

Extension 3 years ago

Hi,

I'm using this layout with this header size : https://prnt.sc/X2d2Fratg68T I set this logo size : https://prnt.sc/c9rRIlDyFfRG But the result is not good because logo is always small see here : https://prnt.sc/VaKojCSc9ciY If I increase logo size here https://prnt.sc/YxWkahMcebYn I get this https://prnt.sc/5hybr9hvrc7v This a SVG file. See URL in Hidden Content area. Why?

Thanks l.

0
14 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #77837

Hi Laurent,

Really sorry for the delay.

It is working for me actually!

https://prnt.sc/0qVTjXyZsStD

Would you please give me your credentials to check?

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #74874

Hi there!

Thanks for your query.

Please use the following code in your custom CSS:

#sp-logo .logo-image {
    height: 50px;
}

Hope this will serve your perpose.

Best Regards

0
Laurent
Laurent
Accepted Answer
3 years ago #74876

no same problem.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #74900

Hello,

Isn't it the URL? hug.support.toonetcreation.com/fr/

If yes, then the code should work well. Where did you put the code, please? Can I have your admin access to check?

Best Regards

0
Laurent
Laurent
Accepted Answer
3 years ago #74967

works fine now because I have changed header layout. the code does not work when you select this header layout : https://prnt.sc/X2d2Fratg68T try it on your localhost you will see ;-)

0
Laurent
Laurent
Accepted Answer
3 years ago #75152

any news?

0
Pavel
Pavel
Accepted Answer
3 years ago #75157

Hi Laurent. Use !important in code. Someting like this

#sp-logo .logo-image {
    height: 50px !important;
}
0
Laurent
Laurent
Accepted Answer
3 years ago #75164

Yes I did it, but same problem. with multi rows predefined header, the logo resize does not work when it's a SVG file. see here : https://prnt.sc/dD8w37-oiCSY

0
Laurent
Laurent
Accepted Answer
3 years ago #75587

any news?

0
Laurent
Laurent
Accepted Answer
3 years ago #76633

????

0
Laurent
Laurent
Accepted Answer
3 years ago #77024

any feedback?

0
Laurent
Laurent
Accepted Answer
3 years ago #77812

allo?

0
Ugur Uygur
Ugur Uygur
Accepted Answer
3 years ago #77818
#sp-logo .logo-image, svg { height: 50px; }
0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #77965

Hello Laurent,

Thanks for accepting my answer. Hope your issue has been solved!

Have a nice day!

0