This website uses cookies to ensure you get the best experience on our website. Learn More.

Got It!
Woodswork
  • Home
  • Who We Are
    • About Us
    • Our Process
  • What We Do
    • Website Builds
    • Care Plans & Hosting
    • Organic On-Page SEO
    • Performance & Audits
    • AI Search Visibility
  • Projects
  • Testimonials
  • Contact
Select Page

How to add an alternative logo to a website on mobile view in Divi

by Clare Woods | Feb 9, 2022 | CSS Tips, Quick Tip

alternative logo on mobile

Add an alternative logo on mobile

Now and then for design reasons the logo on mobile may not be fit for purpose. With a small amount of CSS we can show you how to add an alternative logo to a website on mobile view in Divi.

There are loads of reasons you may want to do this. A client may prefer a small use logo or different colourway for mobile.

On a recent site redesign we were given to do we wanted to encorporate a background that changed as the site moved.

That meant that the Header bar was virtually transparent with an image that was hidden as we scrolled.

Header transitions

As you scroll down the transition goes from a painted art effect to a transparent screen. We know this is unusual but it really fits the client as she is a clairvoyant. She loves it.

alternative logo on divi mobile view

The final transition 

The final resting place for the navigation is solid teal. But this doesn’t work well in mobile view.

divi logo on mobile

How to change the Dive logo on mobile

It’s very straight forward:

#1 STEP

Upload the mobile logo image in your media library and get its URL.

#2 STEP

Go to Divi > Theme Options > Custom CSS and add this css code into the box:

@media only screen and (max-width: 981px) {
#logo {
content: url("https://yourwebsite.com/mobile_logo.png");
}
}

#3 STEP

Then, replace the URL SAMPLE with the URL of your mobile logo.

You will find the name in the bottom right hand corner of the image in the media gallery.

That’s it.

new divi logo on mobile

We added a new logo on mobile view on the following:

Trish Stewart 

Checkout our some other Quick Tips

How to customise columns widths in Divi

How to edit the READ MORE text on Divi posts

Getting an uploaded video to autoplay in Divi

Article Categories

  • E-commerce
  • Guides
  • Marketing
  • Sales & Lead Generation
  • SEO
  • Social Media
  • UX
  • Web Design

12 Recent Articles

  • The importance of a Google Business Profile (and how to improve it)
  • Website Cookies Compliance: Why Your Site Needs It
  • See why you need WordPress maintenance to get excellent results
  • Why good images and graphics are important in web design
  • Tightening up WordPress Login Security with Two-Factor Authentication
  • Helping website design clients with easy file transfer
  • Yoast SEO tool: How to write effective blog content
  • What’s so great about a WordPress website
  • The power of case studies and why they are great for business
  • How to choose domain names that won’t be forgotten
  • How to write really powerful content that’s search engine optimised
  • Do you need to know how to update WordPress plugins?

Subscribe to get our articles into your inbox

We'll send you ideas, resources and tips on improving your website, your ranking and keeping up with the changing digital space.

You can unsubscribe at any time.

Success!

Subscribe

Get In Touch
  • Training
  • FAQs
  • T&Cs
  • Privacy
  • Contact
  • Articles
  • Quick Tips
  • Community Project
  • Follow
  • Follow
  • Follow
  • Follow
  • Follow
Copyright © 2025 Woodswork Web | Est. 1999