The website linked to this ticket is a sub-site in a WordPress multisite network.
We have three issues:
1. The search field icon shown in the attached screenshot appears stuck at the top of the field. It may be a simple issue but I can not find a way to adjust or to even center it in the field space. Is there a way to correct this?
2. Currently the only options for search are by selecting from the drop-down category and subcategory listing. Is there a way to extend the search to allow the visitor to search by item name?
3. There is a Stripe merchant account available. Can you please advise as to how I can add a "Buy Button" on the individual item pages and allow the visitor to check-out.
1. I looked at your site and the search dropdown. It looks like you have customised the dropdown (by "you" I mean possibly the theme, some plugin, or some extra styling or code), but it's not clear how just looking at the front end. If we can get access to the back end it may become clearer.
2. You can simply add a text search filter to your View search options. Click to Add Search Field, then choose the text search in the resulting dropdown (screenshot).
3. You can set up a store using WooCommerce, and make your artworks products. Visitors can then buy artworks through the store.
It doesn't look like you are currently using WooCommerce as far as I can tell, so it would mean quite a bit of work, you would need to set up your artwork posts as WooCommerce product posts.
Let me mark your next reply as private so that we can get log-in credentials from you to look into the first issue—you may want to create a temporary admin user for us to use that you can later delete. And be sure to have a current backup of your site.
I found the dropdown/select search field on the "Gallery" ( /artwork/ ) page on the website.
There are a lot of CSS styles added inline in the page's markup, so it is not clear, whether the theme or some third-party plugin is interfering with the dropdown/select type field's styling.
However, you can include some custom CSS code that will center-align the dropdown icon, vertically: