[wp-trac] [WordPress Trac] #26923: Custom background color not displaying on iPhone

WordPress Trac noreply at wordpress.org
Fri Jan 24 11:10:57 UTC 2014


#26923: Custom background color not displaying on iPhone
-----------------------------+-----------------------------
 Reporter:  networksolution  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:  3.8
 Severity:  normal           |   Keywords:
  Focuses:  ui               |
-----------------------------+-----------------------------
 In many occasions, the inline CSS inserted by Wordpress is not adequate.

 Wordpress inserts this CSS:
 background-color: #color;

 Replacing it with:

 background: #color !important;

 will work better.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26923>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list