#48925 closed defect (bug) (worksforme)
overlapping the text on update button
Reported by: | kushang78 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.3 |
Component: | Administration | Keywords: | reporter-feedback |
Focuses: | css | Cc: |
Description (last modified by )
- one design issue found may be, the text is overlap upon the update button.
- >> WP Admin Dashboard >> Product >> Categories
- >> then open single product category page
- >> Go to Bottom of the page, the text is overlap on update button.
- Solution ( may be )
just remove this css (/* ... */)
#wpfooter { /*position: absolute;*/ /*bottom: 0;*/ /*left: 0;*/ /*right: 0;*/ padding: 10px 20px; color: #555d66; }
Attachments (3)
Change History (8)
#1
follow-up:
↓ 2
@
5 years ago
- Keywords not-needed added
This is WooCommerce issue and not related to WP.
#2
in reply to:
↑ 1
@
5 years ago
Replying to wpgurudev:
This is WooCommerce issue and not related to WP.
ok Thanks for reply
- See the attchment:: img2.png
- this screenshot is single posts categories (WP Admin)
WP Admin Dashboard >> Posts >> Categories
then open single posts category page
go to bottom of the page.
- Also i deactivate the Woocommerce plugin
- Still has issue.
#3
@
5 years ago
- Component changed from General to Administration
- Description modified (diff)
- Keywords reporter-feedback added; not-needed removed
Hi there, welcome to WordPress Trac! Thanks for the report.
I could not reproduce the issue on a clean install, the Update and Delete buttons on Edit Category screen are displayed without overlapping, as seen on 48925.PNG.
Does the issue still happen with all plugins disabled and a default theme (Twenty Twenty) activated?
Note: See
TracTickets for help on using
tickets.
overlap the text