Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

Different Website Header Logo not displaying on FF. Works on other browsers.

  • Akukho zimpendulo
  • 1 inale nkinga
  • 9 views
more options

Dear all,

On my Wordpress Divi theme page, the different header "logo" is not displaying on FF. Displays on every other browser (except Tor); which engine is FF based. I've read somewhere this is a known FF issue.

This is what i am referring to: https://dev.to/marklchaves/changing-up-header-logos-26c5

CSS Code: .pageid-123 #logo {

   display: none !important;

}

.pageid-123 .logo_container {

   background-image: url(https://balistreetphotographer.files.wordpress.com/2019/02/balistreetphotographer-logo-2-slashes-65.png);
   background-repeat: no-repeat;
   width: 100px !important;

}


If here is not the right place for this question where could i post it? To see if someone could maybe provide a solution/workaround.

Dear all, On my Wordpress Divi theme page, the different header "logo" is not displaying on FF. Displays on every other browser (except Tor); which engine is FF based. I've read somewhere this is a known FF issue. This is what i am referring to: https://dev.to/marklchaves/changing-up-header-logos-26c5 CSS Code: .pageid-123 #logo { display: none !important; } .pageid-123 .logo_container { background-image: url(https://balistreetphotographer.files.wordpress.com/2019/02/balistreetphotographer-logo-2-slashes-65.png); background-repeat: no-repeat; width: 100px !important; } If here is not the right place for this question where could i post it? To see if someone could maybe provide a solution/workaround.