#6925 closed defect (bug) (fixed)
https://mercantile.wordpress.org/product-category/accessories/bags-travel/ page design break issues.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Swag Store (mercantile.wordpress.org) | Keywords: | |
| Cc: |
Description
I have reviewed the above page and found the notice section design affects whole the page design break issue. please check the below-attached screenshot video for a better understanding of the issue.
Screenshot Video: https://share.cleanshot.com/ccXrvXTypWsQYnBGkrJX
Page:https://mercantile.wordpress.org/product-category/accessories/bags-travel/
Change History (4)
Note: See
TracTickets for help on using
tickets.
For the above issue, the solution is need to be added below CSS.
CSS:
.woocommerce-store-notice, p.demo_store{ width: inherit; }