Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Theme Customizer › Customize Logo Size is limited to “100px”
- This topic has 6 replies, 3 voices, and was last updated 4 years, 11 months ago by
Manathan.
-
AuthorPosts
-
FaraiParticipant@kumali
- 2 Topics
- 4 Posts
Hi guys,
I have been trying to customize my logo to 190px because the current size is too small but the customizer slider only ends at 100. Please may you kindly tell me which file I can edit to make my logo bigger than the customizer standard. Thanks.
February 11, 2020 at 17:10 #9852@themopteryx- 0 Topics
- 615 Posts
Hi @kumali,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
In the meantime, simply add the following code snippet to your website:
@media screen and (min-width: 992px) { .grimlock-site_identity .site-logo img { max-width: 175px; /* Adjust the width of your logo here */ } }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Regards,
February 11, 2020 at 17:18 #9853@themopteryx- 0 Topics
- 615 Posts
You’re welcome Farai.
I’ll leave this topic open and get back to you as soon as this option is no longer limited to “100.”
Cheers,
February 13, 2020 at 10:43 #9945@themodactyl- 0 Topics
- 6750 Posts
Hi @kumali,
We recently release a new version of your theme. Updating your theme, Grimlock plugins and all the other recommended plugins to the latest version should fix this issue.
If you have correctly updated the theme and Grimlock, the problem should now be fixed. You might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). So to see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you:
https://www.lifewire.com/how-to-clear-cache-2617980Cheers,
June 5, 2020 at 10:55 #13634 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Customize Logo Size is limited to “100px”’ is closed to new replies.