[wp-trac] [WordPress Trac] #58086: Twenty Twenty Three theme separator block having issue with styling option.
WordPress Trac
noreply at wordpress.org
Tue Apr 4 17:51:50 UTC 2023
#58086: Twenty Twenty Three theme separator block having issue with styling option.
------------------------------+------------------------------
Reporter: nidhidhandhukiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 6.2
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+------------------------------
Comment (by nidhidhandhukiya):
For resolving this issue.
We need to change the user side class name which is **is-style-wide** to
**is-style-default** when style option default has chosen.
After that if we add this css the issue is resolved.
{{{
wp-block-separator.is-style-default {
width: 100px
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58086#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list