Opened 5 years ago
Last modified 8 months ago
#55113 new defect (bug)
category widget block
| Reported by: | willem 2 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | 5.9 |
| Severity: | normal | Keywords: | dev-feedback |
| Cc: | Focuses: |
Description
The dropdown category widget block doesn't fill out on a Samsung smartphone. There are no problems on a Samsung tablet s6 and also not on a windows pC. I use twenty twelve theme on www.razenberg.nl
Attachments (1)
Change History (5)
#2
follow-up:
↓ 3
@
5 years ago
Thanks for sharing the screenshot @willem-2
By default, it takes the dropdown size as per dropdown option values. But you can make that full size by adding the below CSS to your site.
.widget-area .widget .wp-block-categories-dropdown select{width:100%;}
Thanks
#3
in reply to: ↑ 2
@
5 years ago
Replying to multanisadik:
Thanks for sharing the screenshot @willem-2
By default, it takes the dropdown size as per dropdown option values. But you can make that full size by adding the below CSS to your site.
.widget-area .widget .wp-block-categories-dropdown select{width:100%;}Thanks
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @willem-2
Can you please share the screenshot?