- This topic has 2 replies, 2 voices, and was last updated 6 years, 12 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Modify search code [WPS_photo_search] to be one line and delete search heading
I want to change the search code to be on one-line, not three lines as it is now, and without the search heading-title. How can I do that? Thank you.
You can add the following CSS tweak to your site to hide the photo search heading.
.wps_photo_search_label {
display: none;
}
The search button on its own line works better for mobile devices.
Great thanks. FYI- I have been messing with & configuring your plugin on a new website wepixel.us for the past week. Really impressed so far. Great work all! This is just what I have been looking for to launch my stock photography website. I have a while to go to finish the site, but so far I am really impressed with the plugin. I hope it works on the front end – shopping cart/delivery, as well as it is on the back end configuration.
Cheers.
Kent