Hi there,
Good day.
I hope to further reduct the search box width in the header.
Previously I tried following css code, it works partly, but when try to further reduce the value, say adjust to 120px width, it’s not working.
/* adjust header search box width */
div[class*=”wd-header-search-form”] input[type=’text’] {
min-width: 190px;
}
Could you pls help to check how to further reduce the width by css? Thank you for your kind support.
regards,
Luie
Attachments:
You must be
logged in to view attached files.