Home › Forums › Jevelin Theme › How do I make my logo crisp? › Reply To: How do I make my logo crisp?
Home › Forums › Jevelin Theme › How do I make my logo crisp? › Reply To: How do I make my logo crisp?
Well I found a site that said all I had to do was add this:
function cc_mime_types( $mimes ){
$mimes[‘svg’] = ‘image/svg+xml’;
return $mimes;
}
add_filter( ‘upload_mimes’, ‘cc_mime_types’ );
To the functions.php code so that I could upload that svg file through the editor. So I was able to upload it, then when I select it as an image from Theme Settings, it doesn’t appear on the front end of the website.
Please advice?
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.