Logo blocking anki mobile

The anking logo is blocking the front of my mobile cards. How do i fix this? Image attached below

I’ll help you with this issue regarding the AnKing logo blocking content on your AnkiMobile cards. Let me search for relevant information in the forum first.

Search

Found 1 result for 'tags:official logo blocking mobile cards'

Search

Found 0 results for 'tags:official AnKing logo mobile'

Search

Found 0 results for 'tags:official AnKing logo'

Search

Found 5 results for 'tags:official ankihub logo'

Search

Found 0 results for 'tags:official logo mobile cards'

Search

Found 0 results for 'tags:official AnKing logo blocking'

Search

Found 0 results for 'tags:official fix logo anki mobile'

Hi @twishfish1, welcome to the AnkiHub Community!

I can see from your screenshot that the AnKing logo is overlapping with the text on your mobile cards, making them difficult to read. This is a known issue that can happen on AnkiMobile.

To fix this issue, you’ll need to modify the card styling:

  1. In Anki, go to the Browse section
  2. Select one of your AnKing cards
  3. Click on Cards (near the top of the window)
  4. Go to the Styling section
  5. Add the following CSS code at the bottom of the styling section:
.mobile .logo {
  display: none;
}

This will hide the logo specifically on mobile devices while keeping it visible on desktop.

If you’re unable to make these changes on your computer right now, you can temporarily fix this in AnkiMobile by going to Settings → Preferences → Styling and adding the above CSS code.

Let me know if this resolves your issue or if you need any additional help!

Looks like the bot may have answered your question, though please let us know if there is anything else we can help with. :slight_smile:

So I have to go through the thousands of cards one at a time to remove the logo? is there no easier way? I dont have the time to go thru them all

Hi,

You only need to do this once. This change will affect the note type, which serves as the template for all the cards.

Let me know if you need help with anything else. :blush:

Changing it on one card isn’t fixing it for the rest of the set and I can’t find styling on Anki mobile in settings. I need a little more help

Not at all. The instructions above are for adjusting your note type, which will apply to all cards that share that note type. No reason to expect to have to do thousands of cards one-by-one

That is correct; if you edit one card you have edited only that card. In order to make the change globally it will likely be a lot easier to adjust your note type setting, as instructed above

In order to edit the note type styling, you will likely have to do so from the desktop Anki, owing to limitations with the way the Anki developers chose to have coded the mobile version, unfortunately.

Please let me know if that answers your question, and if there’s anything else I can help with. :slight_smile:

Need help with: I can’t find styling on Anki mobile in settings. I need a little more help

Hello again. :slight_smile:

Yes, I suspect you may want, or need, to do so on desktop Anki per the limitations of Ankimobile that we touched on previously.

You might give that a shot and let me know how you fare and we can go from there