[wp-meta] [Making WordPress.org] #3726: Breadcrumbs issue in wordpress swag store
Making WordPress.org
noreply at wordpress.org
Mon Jul 23 16:12:30 UTC 2018
#3726: Breadcrumbs issue in wordpress swag store
-----------------------------+---------------------
Reporter: harsh175 | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: has-screenshots |
-----------------------------+---------------------
Changes (by obenland):
* component: Developer Hub => General
Old description:
> In below link:
> https://mercantile.wordpress.org/?s=WordPress+15th+Anniversary&post_type=product
>
> Looks like there is an issue with Breadcrumb in search page. when i
> search "WordPress 15th Anniversary" in search box, there is an issue in
> Breadcrumb after shop.
>
> To fix this issue just changed css
>
> span.breadcrumb-separator:nth-child(4) {
> display: inline-block;
> }
New description:
In below link:
https://mercantile.wordpress.org/?s=WordPress+15th+Anniversary&post_type=product
Looks like there is an issue with Breadcrumb in search page. when i search
"WordPress 15th Anniversary" in search box, there is an issue in
Breadcrumb after shop.
To fix this issue just changed css
{{{
#!css
span.breadcrumb-separator:nth-child(4) {
display: inline-block;
}
}}}
--
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3726#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list