Best Premium and Free WordPress Themes › Forums › Online Shop Pro › How to change the store logo size?
- This topic has 4 replies, 2 voices, and was last updated 2 years, 2 months ago by
Petri Peltola.
- AuthorPosts
- November 2, 2020 at 10:31 am #88918
Petri Peltola
ParticipantHow can I change the store logo image size?
It always gets resized when I set the image.November 4, 2020 at 4:15 am #88979acmesupports
ModeratorDear Petri,
By default, it’s not possible to modify the logo size of the theme.Best Regards!
November 4, 2020 at 6:19 am #88987Petri Peltola
ParticipantOK.
Can you point me to the code where the size is set so I can change it from there?
November 10, 2020 at 4:21 am #89166acmesupports
ModeratorDear Petri,
Could you please try using the CSS code below? Please follow the given path:
Appearance > Customize > Additional CSS.site-logo { width: 22%; }
Note: Adjust width of above CSS
Best Regards!
- This reply was modified 2 years, 2 months ago by
acmesupports.
November 10, 2020 at 7:42 am #89174Petri Peltola
ParticipantI don’t think you understood what I mean.
When I go to Customize -> Header Main -> Site Identity (Logo, Title & Tagline) and click the Select logo it opens up the media library. When I select a logo image it forces me to crop it and then resizes the image to 290 pixels width. I don’t want it to be resized at all. I want to use the full size image.
How can remove the resize function?
- This reply was modified 2 years, 2 months ago by
- AuthorPosts
- You must be logged in to reply to this topic.