13

Inverted Logo Not Available On Mobile


D
Daantje Goedhart

On Desktop we can you an inverted logo, why not on mobile as well?

A

Activity Newest / Oldest

Avatar

Taynara Barboza

Status changed to: In progress

Avatar

Canterlink Spa

any updated when I need to put different color for inverted logo on mobile and normal mobile


Avatar

Sebastian Leal

Please fix this issue, it’s a serious issue. And shouldn’t be taking this long or lightly, it’s been broken for more than a year. Please escalate & fix this issue.


  • Avatar
Avatar

Mirza Asad Baig

Status changed to: Live

Avatar

Muhammad Afzaal

Status changed to: Planned

Avatar

Muhammad Afzaal

Status changed to: Under review

Avatar

Muhammad Afzaal

Hi Daantje,

We will be looking into your bug report and trying to Evaluate it in order to provide you with the best User Experience of the Debutify Theme.

Have a great day, Thanks


  • Avatar
Avatar

Vlad Varela

any update?


  • Avatar
Avatar

C C

In theme.scss.liquid,
1. Comment out "@include screenUp($postSmall) {" here:
/* @include screenUp($postSmall) { */
// Show default logo - hide inverted logo
.site-header__logo {
.default-logo {
display: block;
}

.inverted-logo {
display: none;
}
}
/* } */
}

2. Comment the mobile logo block here:
// Hide default and inverted logo - show mobile logo
/* .site-header__logo {
.default-logo {
display: none;
}

.inverted-logo {
display: none !important;
}

.mobile-logo {
display: block;
} */


Avatar

Samuel Bizoň

This solution does not work at all. Any updates ?


  • Avatar
  • Avatar