Yes it is. You have 2 choices:
Option 1
Use an FTP manager such as FileZilla, and navigate to the following folder:
\wp-content\themes\YOUR-THEME'S-NAME\images\ and replace the logo.png file with any image you desire. To preserve the appearance, use an image with the same size of your current logo.
Option 2
Upload your logo through media library, and then replace the link to your logo with the link of the image you’ve just uploaded. Head over to Appearance > Editor and update your theme’s header.php to something like:
<a href="https://wordpress.stackexchange.com/questions/256295/<?php echo home_url("https://wordpress.stackexchange.com/" ); ?>" class="logo"><img src="YOUR IMAGE URL HERE" width="270" height="90" alt="Logo"></a>
Replacing the YOUR IMAGE URL HERE with your newly updated logo, of course.
Related Posts:
- The style.css stylesheet doesn’t contain a valid theme header
- WordPress Fatal error: Call to undefined get_header() in index.php on line 15 [closed]
- What is the WordPress Pinecone sitting on top of? [closed]
- How to find out if page_for_posts is showing (in order to style menu item)
- Remove transparancy in Sydney theme’s headerimage
- How to deactivate the text, that appears, when you hovering over topbar tabs? [closed]
- Blank line before doctype
- How to add some php code in header.php using plugin
- Moving the search bar to be in menu bar
- How to use only scripts from new theme?
- How to get ONLY the URL of the image that show_media_header returns?
- Insert the current theme header into an external HTML/XHTML file
- How do I get the featured image to sit below the header in the twenty nineteen theme?
- I want to remove part of a header
- Sticky header for wordpress changes size and logo size as I scroll down
- How to disable primary main site header and logo in wordpress (Astra Theme) [closed]
- Files empty after moving with FTP
- Full page (no WP admin menus and options) admin theme options
- How to use one theme for multiple WordPress sites?
- Make multiple pages and set template/content on theme activation?
- My new WordPress theme based on the TwentyEleven theme doesn’t display the front page OR the blog page
- Need to edit themes HTML code
- Translate a site based on different themes
- Problems to disable the comments for my statics pages
- Any Good WordPress Themes Compatible With The BBPress Plugin? [closed]
- Template messed up on viewing posts
- Newbie wordpress question re banner height
- How to add custom JS file in WordPress Child theme with get_theme_file_uri
- Adding the jQuery to my theme that already exists in WordPress?
- Interpretation and explanation of register sidebar
- Removing the references to the wp-content folder
- An unexpected error occurred when add theme
- Uploading new version of theme fails, folder already exists
- Cannot see theme in my search
- Posts & page twice display
- What login/password do I need to install a wordpress theme?
- How to remove date, author and comment count from Chameleon search results page
- Index page is not working
- get_pages Not accepting my query
- Date based CSS/theme
- Twenty Ten theme – how to put a different header banner on every page
- Custom fields in post later used in loop
- Functions.php error – when trying to change the theme
- Make a menu item unselectable
- Customizing 1 theme for multiple blogs in a multisite setup
- Unable to thread comments because of custom comments.php file
- problem with wp theme uploading to server..?
- i want multiple blog, themes and database
- conditional statement if wordpress theme block is empty then hide block
- Can I use non-wordpress themes in WordPress?
- Is bloginfo(‘template_directory’) generated based on WP_SITEURL and WP_HOME in the settings?
- jQuery is not defined – some theme features do not work!
- How to hide Submit a deal button on redeal aka rehub theme for non-admins?
- How can I modify the CSS only for the search results page of WordPress?
- SVG icons in Twenty Nineteen
- how do you add a gallery to the homepage without using a post or page?
- Does anyone know where to find the area to edit this text
- How do I bring a page template into a new theme with separate styling?
- Minor changes on theme per subdomain – same contents
- fixing page URL’s
- Don’t prepend WordPress base url to image paths
- Remove action not working in theme
- Divi Blog Module Plugin and YOAST SEO “Primary Category”
- How to preparing theme for new users? Export ready theme
- Issues with dynamic widget in theme customizer
- WordPress sub-domain different theme
- Site assets not loading from a subdomain
- Theme Dev | Convert Template to Theme
- How to Solve the WordPress Cron Job Site Slow down Problem?
- How do I get the path to the currently in use theme’s directory?
- Pagination not working in home page
- Show part of front page on another page [closed]
- Determine Featured Image Size in header
- Plugin to load theme if mobile and specific page
- Any Mobile Theme Switcher – Theme not complete (Stylesheet missing)
- permissions on themes directory
- Categorising themes by folders in backend
- Theme Options Menu Item – Permission Issue
- Analytics causes website to crash
- Child theme after CSS modification
- suspicious boolean.php file in wp web root [closed]
- What is the name of the theme/plugin used for WordPress Answers [closed]
- What theme does this website use? [closed]
- Where can I find the “add_action()” inside a theme?
- Theme Appearance [closed]
- Church hope them issue
- unsual theme / interface
- Is it possible to find out what theme a specific web site is using? [closed]
- totally confused about editing wp theme….new guy to wp
- How can i display wath i am searching in a theme
- How are my own themes updated?
- Bad theme code – can you find the error?
- Header Paperpunch theme disappers with IE9 [closed]
- Why does twentysixteen take a free hand in dealing with longstanding usability principles? [closed]
- How to have a WordPress user profile just having one button and one input textbox?
- How to add color icons to front of custom block color palettes
- How can i change the class of a post from a theme?
- Can you tell me how can i replace posts from blog in below screenshort
- how to get json file in wordpress template in wordpress
- what use have double styles in index.html?