Home › Forums › WoodMart support forum › Minor Issues Before Launch › Reply To: Minor Issues Before Launch
October 10, 2018 at 6:29 am
#81865
Artem Temos
Keymaster
Hello,
1. Try to use Backend editor instead of Frontend interface to do change your links.
2. Use the following CSS code to customize that
div.product_meta {
display: none;
}
div.woodmart-scroll-pane {
width: 8px;
}
3. Enable option Stop close filters after click
in Theme Settings -> Shop.
A. Set default products view in Theme settings -> Products grid.
B. Here is a video that demonstrates how to translate strings with Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls
You can select product page order in Appearance -> Customize -> WooCommerce -> Products catalog.
Regards