Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

How to change a logo on a wordpress site that is part of a 7 site multisite?

Use CSS Trick to change the logo

Go to Site3 (site you want to change the logo) dashboard / Customize / Additional CSS place below code and and put your logo under wp-content/themes/bridge/img/

Here I installed bridge on local host and created 2 sites on network .

.q_logo a img{
background-image: url(wp-content/themes/bridge/img/pin.png)!important;
background-repeat:no-repeat;
height:70px !important;
width:90px !important;
object-position: -99999px 99999px;
}

I used pin.png image to display instead of logo, give width and height as per your logo size.

hope this trick can solve your problem

Related Posts:

  1. How to display custom logo on WordPress login page
  2. How to use WordPress Multisite With Different Domain Names?
  3. How To Add Custom Form Fields To The User Profile Page?
  4. Where are available Roles Defined in the wp_ database?
  5. restore_current_blog() vs switch_to_blog()
  6. Can i merge 2 new WP_Query($variable) ‘s?
  7. How to disable a network enabled plugin for just one site?
  8. How to reliably flush rewrite rules on multisite?
  9. Site Redirecting to wp-signup.php
  10. Moving a WP Multisite to a subdirectory
  11. Cookies in multisite where network sites have their own domain name
  12. Convert a Multisite WordPress install into a Single site
  13. WordPress MultiSite Active Directory integration and site privacy
  14. WordPress Job Interview Preparation
  15. How to add Custom Blog Options to new blog setup form?
  16. How can I trust switch_to_blog()?
  17. Remove the blog slug from WordPress Multisite root node
  18. Why are my roles not visible in a Multi-site/Network?
  19. Site admin in a network install can’t edit users?
  20. How to use same email for multiple users
  21. How to run an activation function when plugin is network activated on multisite?
  22. Specific upload folder for PDFs in custom Post type in WP multisite
  23. What is the correct way to map multiple domains in a WordPress 4.1 multisite install?
  24. Where can I find documentation on what characters are allowed in user names and why?
  25. How to migrate subsite from dev multisite to production multisite
  26. How can I un-reserve a pending username registration?
  27. How do I remove/delete an old super admin user?
  28. DB connection error after copying a WordPress Multisite instance to a second location
  29. Redirect Main Site to Subsite in Multisite WordPress
  30. Is there a is_user_logged_in() for multisite?
  31. Switching MultiSite installation from HTTP to HTTPS
  32. Allow user to select a theme to install when they signup
  33. Setting up a wordpress network with third level domains
  34. Get upload URL by blog ID in multisite
  35. What’s the difference between get_site_option and get_blog_option?
  36. Need help sorting “My Sites” Alphabetically
  37. How to delete post revisions?
  38. Create mobile site with same content just different theme
  39. Add additional Network constants to wp-config.php dynamically
  40. Multisite stuck at 1MB for max file size
  41. How to get blog name, when using WordPress Multisite
  42. What are options are there to implement a multi language site
  43. Switching primary site in WordPress Multisite
  44. Multisite Network Port Num Issues?
  45. Convert existing site to network
  46. Where is the robots.txt stored for a WordPress Multisite install?
  47. Settings API in Multisite – Missing update message
  48. Add WordPress MU Network Admin via Database
  49. How to get current site id? (WPMU)
  50. Multisite on Windows with wildcard subdomains
  51. Why is WordPress Multisite redirecting to wp-signup.php and how to fix it?
  52. Which asset URLs are acceptable in a “vanilla” MU install?
  53. $wpdb->base_prefix not get parent site prefix in multisite
  54. How to tell which database tables belongs to which multisite site
  55. what are pmxi tables? [closed]
  56. Using wp_insert_post() with Networking enabled
  57. Are nested subdomains possible with a subdomain multisite?
  58. Sharing Dynamic Sidebars across Multisite Blogs
  59. I want to develop locally with Multisite, then migrate each site to separate remote WP installs
  60. Password Reset for Users on a Multisite Subsite
  61. Anyone figured out how to use WordPress MultiSite with Domain Mapping & SSL?
  62. Can a multisite’s blogs be accessible from two different sub-domains?
  63. Querying posts from multiple sites in a network?
  64. Plugin for editing options on multisite?
  65. What do I need to do to convert my MultiSite from HTTP to HTTPS?
  66. is_front_page() malfunction?
  67. WP Multisite development with Mamp Pro and wildcard subdomains, not really working for me
  68. How to share WordPress core library
  69. How do I change the Multisite URL?
  70. Create site programmatically for WPMU
  71. Can upload doc and pdf but not ppt – not permitted for security reasons
  72. How Can I Centralize Content Usage and Approval in a WordPress Multi-Site installation
  73. WordPress Multisite: Adding actions to only one site
  74. WordPress Multisite allow site admin to add user without email confirmation
  75. Domain mapping (without plugin) in 4.5.x multisite?
  76. wordpress multisite, how to keep user on subdomain throughout registration process?
  77. How will self-hosted WordPress work with Google Page Speed Service?
  78. WordPress Multisite, NGINX and WordPress Subdirectory Install
  79. Multisite Domain Mapping with SSL
  80. get_user_meta() to Return User Meta Only for Current Blog in Multi Site
  81. Basic Multisite Question – Managing Content Centrally
  82. Can I set some default pages to be created on every creation of a new blog
  83. Customizing wp-activate.php
  84. Listing of all uploaded files in network sites
  85. Troubleshooting a “You do not have sufficient permissions to access this page” error
  86. Network not displaying all sites and users
  87. WordPress Multisite – When a user signs-up on main site, how to add the user to a subsite
  88. create /blog subsite on WordPress multisite
  89. multisite 404 error for subdirectory
  90. How to hide or remove unwanted widgets on Multisite installation?
  91. WordPress Multisite Multiple child theme
  92. Use wp_nav_menu() to display a Menu from another site in a Network install?
  93. How to Control user registrations directly on sub-sites
  94. multisite: use a virtual subfolder for subblogs
  95. How to set an option for all sites in my network?
  96. How to set up wordpress domain mapping on MAMP Pro
  97. How to hide admin account in BuddyPress? (for security reasons)
  98. How do I transition multiple installations to a single Multisite installation?
  99. How to use alias domain for multisite installation?
  100. Multisite htaccess on localhost with WP as an SVN external?
Categories multisite Tags logo, multisite
How to know if the most recent article
Re-coding category-template.php to go to custom URL

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress