Forum Replies Created
-
AuthorPosts
-
Hi,
Please update the last new version for Motor Theme, Yolo Motor Framework plugin and check again.
Note: You should backup Theme and Plugin before the update.
Best regards,
tb.
Hi,
You can add these lines to the functions.php of Child Theme:
remove_action('woocommerce_archive_description','woocommerce_taxonomy_archive_description',10);
add_action('woocommerce_after_shop_loop','woocommerce_taxonomy_archive_description',15);
Hi,
This error is returned from the qTranslateX plugin and it only happens when you click to "Save Change" for Main Menu (Other menus work normally). ===> Maybe you did something wrong on this menu.
You can remove each item and click "Save Change" to test.
Hi,
You can add these lines to Custom CSS:
.woocommerce div.product span.price, .woocommerce div.product p.price{
font-weight: bold;
}
.block-center-inner > *{
margin-top: 20px;
}
You go to Theme Options -> Typography -> reduce the font-size for H1 tag.
Hi,
You can send me a link is having this problem.
Hi,
You can add these lines to Custom CSS:
@media screen and (max-width: 991px){
.yolo-mobile-header-nav.menu-drop-fly ul.yolo-nav-mobile-menu ul ul.sub-menu {
background-color: #595959; // Edit the color that you want
}
}
Hi,
Currently, there is the only general option for fonts.
If you want to custom font for each Woocommerce, you need to include this font to your site. Later you use CSS to add this font.
Best regards,
tb.
Hi,
You can enable the jp language. I will help you check.
Best regards,
tb.
Hi,
Currently, only the category option will be above on the product.
You go to Customize -> Woocommerce ->Product Catalog -> http://prntscr.com/n5nuvc
Best regards,
tb.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi,
You can send me a screenshot to clarify.
-
AuthorPosts
