Hi, on category a sidebar widget 'Recently viewed' has dropped below the product. Is there a way of brining this back to thd correct position. See here for what mean: http://www.manscape.co.uk/a/shaving/
Thanks
Vince
Hi, on category a sidebar widget 'Recently viewed' has dropped below the product. Is there a way of brining this back to thd correct position. See here for what mean: http://www.manscape.co.uk/a/shaving/
Thanks
Vince
Hi Vince,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.woocommerce .clear {
clear: none;
}
This will probably be a temporary fix while all the fixes and updates are applied to the next release version of the theme to bring it up to date with WooCommerce 1.6
Regards,
Devin
Thanks Devin,
That works perfectly. Will the new version overwrite all of the fixes and cutomisations of this version?
Thanks
Vince
Hi Vince,
Customizations that are added to custom.css will remain. Customizations to template files may possibly be overwritten depending on the file. Each zip contains a version log that will list the files that were updated. You can use that as guide as to which files should be overwritten that way you're not copying over the whole theme.
Regards,
Mya
You must log in to post.