Hi!
Can someone help me with a Quick CSS-string to change the align on the text in sidebar?
And maybe how to move the small picture on the product in widgets to the left in front of the product name.
See my picture for explanation.
Thanks
BR
Peter
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_product_search.widget h3, .widgettitle, #top .widget_product_categories ul, div ul.product_list_widget li { text-align: left; }
div ul.product_list_widget li img { float: left; }
Cheers!
Yigit
Awesome! Great support, thanks!
BR
Peter