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

guest message

how can i disable the yellow warning to guest……

Regard’s DKBjorn

Hello @dkbjorn

You can try to use the following css-code:

#af-wrapper .info {
    display: none !important;
}

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!
Quote from Asgaros on October 29, 2018, 8:23 am

Hello @dkbjorn

You can try to use the following css-code:

#af-wrapper .info {
    display: none !important;
}
  1. #af-wrapper .info {
  2. display: none !important;
  3. }
#af-wrapper .info {
    display: none !important;
}

 

you are so much the man….  So many thx……   learn every day..  :=