Woocommerce Product Price Filter

Hi , Finally I'm learning a little bit of css and html ;)

Product
Price Filter: The problem
in showing on RTL and positon of bottom

1-price_label
should be in right and [ .widget_price_filter .price_label .from, ] should be
show after of [ price_label ]and the bottom should be in left next to In front
of posts [ .widget_price_filter .price_label .from, ] the result with image

2- I used
css code to Custom css & js and now is better but I need more help , These
are my css :

.woocommerce
.widget_price_filter .price_slider_amount .button {float: left; margin-top:
80px; }



.rtl.woocommerce
.price_label {direction: rtl;}

the result with image and the link
to the page

3-I want to
show this items like this example I mean just like that code not about the color

Can you please fix my bug in css editing?

Thank you very much.

Comments

Sign In or Register to comment.