*

krallen

  • ***
  • 37 posts
Flashmessage warning text is not visible in maintenance mode
« on: April 18, 2021, 01:36:57 PM »
Flashmessage warning text is not visible in maintenance mode:

admin is in maintenance mode

Flashmessage warning text : "The website is currently undergoing maintenance"

but not visible , this text white colour


Solution : oc-content/themes/gamma/css/style.css

/* MAINTENANCE */
#maintenance {height:auto!important;color:#fff!important;}

delete color:color:#fff!important;

/* MAINTENANCE */
#maintenance {height:auto!important;}

or

change

/* MAINTENANCE */
#maintenance {height:auto!important;color:#FF0000!important;}







Marked as best answer by frosticek on April 26, 2021, 12:54:36 PM
*

MB Themes

Re: Flashmessage warning text is not visible in maintenance mode
« Reply #1 on: April 26, 2021, 12:54:32 PM »
@krallen
Thanks for feedback, will be included in next update ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots