Home › Forums › Themes Support › Claue › Search Widget
- This topic has 9 replies, 2 voices, and was last updated 6 years, 2 months ago by Harry.
-
AuthorPosts
-
-
October 23, 2018 at 9:38 pm #25952
Hi Harry,
As you know in the RTL, we start writing from the right, so the search widget on the blog should be fixed.
The field should have rtl direction and right text align and the button should go on the left.
Regards.
Rahim Vaziri
CEO & Founder at Look.ir -
October 23, 2018 at 10:07 pm #25956
Hi Rahim,
Please add below code
[dir="rtl"] .widget .search-form label, [dir="rtl"] .widget .woocommerce-product-search .search-field { float: right; text-align: right; } [dir="rtl"] .widget .woocommerce-product-search input[type="submit"], [dir="rtl"] .widget .search-form .search-submit { float: left; }
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 23, 2018 at 10:24 pm #25959
Hi Harry,
When I start typing, I see a “x” in the field. How can I hide it? Look.ir/mag
Regards.
Rahim Vaziri
CEO & Founder at Look.ir -
October 23, 2018 at 11:08 pm #25963
You mean “x” on mobile? It default of mobile device, can’t remove.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 23, 2018 at 11:10 pm #25964
No Harry,
Try to start writing on the search widget, you will see a small blue x.
I mean that.
Regards.
Rahim Vaziri
CEO & Founder at Look.ir -
October 23, 2018 at 11:21 pm #25967
Please take a screenshot, i don’t see this.http://prntscr.com/l9j2vd
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 23, 2018 at 11:23 pm #25969
Rahim Vaziri
CEO & Founder at Look.ir -
October 24, 2018 at 10:37 am #25975
Hi,
On my screen http://prntscr.com/l9plb3 it’s feature of browser and can’t remove it.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 24, 2018 at 5:52 pm #25989
Hi Harry,
I see this only on Chrome but it’s fine. 🙂
Can you please help me to increase the search field a bit more. Look.ir/mag
It has some useless free space.
Rahim Vaziri
CEO & Founder at Look.ir -
October 24, 2018 at 6:18 pm #25996
Hi Rahim,
Please add below code
[dir="rtl"] .widget .search-form label, [dir="rtl"] .widget .woocommerce-product-search .search-field { width: calc(100% - 105px); } [dir="rtl"] .widget .search-form .search-field { padding: 0 5px; margin-left: 0; }
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.