[wp-trac] [WordPress Trac] #49009: Design issue in Iphone 6/7/8
WordPress Trac
noreply at wordpress.org
Tue Dec 17 10:22:33 UTC 2019
#49009: Design issue in Iphone 6/7/8
--------------------------+--------------------------------------
Reporter: sumitsingh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 5.3.1
Severity: normal | Resolution:
Keywords: | Focuses: ui, css, administration
--------------------------+--------------------------------------
Comment (by sumitsingh):
I have also a solution. Add below CSS in style.css
@media screen and (max-width: 640px) {
#customize-preview {
margin-top: 45px;
}
}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49009#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list