Hi @drew75 can you provide the link to the website so i can inspect the element?
Thread Starter
Drew75
(@drew75)
@luwie93 The website isn’t live right now and can only be viewed via admin login. All I am needing is some css to add to correct the issue.
Oh! Okay in that case can you provide the Class or ID for the image?
Thread Starter
Drew75
(@drew75)
@luwie93
<div id=”logo” col-sm-4 logo-left has-img clearfix” data-anim=””>
-
This reply was modified 2 years, 9 months ago by
Drew75.
Unfortunately, the source code is incomplete and also contains errors. He will bring so little. Without access to your website, it’s impossible to even guess the correct CSS code.
I would recommend you to use your browser’s developer tools to examine the logo to see what CSS properties are working there. On this basis you can then write your own CSS code that solves your problem. How to use the developer tools is described here, for example: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Tools_and_setup/What_are_browser_developer_tools
@drew75 please disable coming soon page because I can’t see your actual website
Thread Starter
Drew75
(@drew75)
The problem has been resolved. I had the native image size too large and after bringing it down to 200 x 200 px, the stretching issue is no more. Thank you for your assistance!
Glad if you could solve it. You are welcome to mark the topic as solved.