Forum breadcrumbs – You are here:Asgaros Support ForumSupportIcon bug
Please or Register to create posts and topics.

Icon bug

Hello when i login to my website i see these icons like this.

https://droidim.com/forum/topic/appybuilder-excel-muadahale/#postid-290

 

Please check button (new reply/move/stick)

Uploaded files:
  • Forum-_-Droidim-Google-Chrome-2019-05-12-15.53.10.png

Hello @pme

It looks like this issue is caused by css-rules of your theme. Can you enable guest-postings so I can have a look?

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Sure,I enabled it.

Hello @pme

Please add the following code to Forum -> Appearance -> Custom CSS to fix this issue:

#af-wrapper .menu-icon:after {
    display: none;
}

I will also fix this compatibility-issue in the upcoming update.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

I added it.I think its not fixed it.Already cleared cahce browser & site

@pme Please try it again with the following code:

#af-wrapper .menu-icon:after {
    display: none;
    content: none;
}

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

I do but still not working :/

@pme Your site is looking fine now for me. Please try to delete all browser- and server-caches.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

yes after cleared my brower cache its work