This topic has 4 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Stan Russell
Hi,
Is it possible to move the widget to select a product more to the center of the screen in stead of aliging it complete to the left? Please see this page: http://protecht.nl/winkel-2/
Thank you.
Regards,
Richard
Hello,
Try to use this code in Custom CSS for desktop:
.shop-filters-area .sidebar-widget.widget_product_categories .widget-title {
padding-left: 45%;
}
.shop-filters-area .sidebar-widget select {
margin-left: 40%;
}
Regards,
Eva Kemp.
Hi Eva,
Thank you! Looks better now.
Regards,
Richard
Hello SocialPepper,
we are happy to help! Have a nice day!
Regards,
Stan Russell.
Tagged: additional, area, shop, themes, widget, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up