Forum Replies Created
-
AuthorPosts
-
Hi,
- I misunderstood your question. You want to display list view: http://prntscr.com/eqnw0a.
Shop page default not support this style, but you can custom it, if you have knowledge of CSS.
Currently, we can only build a page product list view with Shortcode "Product List"
- To enable add to cart button: you need to add price for the product.
- To enable Mega Menu: It is similar to other menu items.
Note: It only shows in the menu level 0. http://prntscr.com/eqo4r4
http://docs.yolotheme.com/begreen/
Hi,
After you select Header style, you go to Theme Option -> Header Customize -> Header Customize Right -> Enable the item.
Hi,
You can update the shortcode "Video" with the attachment below.
(/wp-content/plugins/begreen-framework/includes/shortcodes/video)
Hi,
the menu does not come out correctly:
You go to "header-customize-right.php" (/wp-content/themes/yolo-behealth/templates/header/header-customize-right.php) and edit this line:
<?php if (count($header_customize) > 0): ?> --------> <?php if (count($header_customize) > 1): ?>
- To translate "Join Now!": You can use PoEdit Software and file "yolo-behealth.pot" (/wp-content/plugins/behealth-framework/yolo-behealth.pot).
- You can view the document in here: http://docs.yolotheme.com/behealth/
8 years, 8 months ago in reply to: Can't change dates for classes & new trainers are not showing #8124Hi,
I didn't find the problem you said above. Please send me a screenshot.
Thanks,
Hi,
You can add this line to Custom CSS in Theme Options:
#cff.cff-fixed-height{
width: 100%!important;
}
Hi,
I answered you in a previous topic: https://yolotheme.com/forums/topic/error-when-save-and-generate-css/
Yep,
If any other problems, please contact us.
We will help you as soon as possible.
Thanks,
Hi,
Currently, product Price use body font, you can change body font in here: http://prntscr.com/eql2tk
To change the colour, you can add this line to Custom CSS in Theme Options:
.woocommerce div.product span.price, .woocommerce div.product p.price{
color: #fff!important; (#fff: your color.)
}
Hi,
You can clarify this issue, please send me a screenshot.
Hi,
I don't find this issue on your site, please send me a screenshot.
Hi,
You can add this line in Custom CSS:
.top-bar-right .textwidget span a{
color: #fff;
}
.portfolio-top .post-grid .col-md-4{
padding-bottom: 30px;
}
Hi,
- You go to Theme Options -> Woocommerce -> Archive Product -> Shop page style -> Woo Default.
- You can clarify this issue, please send me a screenshot.- To enable add to cart button: you go to Theme Options -> Header Customize -> You find to "Header customize Navigation" or "Header Customize Right" or "Header Customize Left" and Enable "Shopping cart".
- To enable Mega Menu: You go to Menu and Enable Megamenu. http://prntscr.com/epaq9g
Hope it help!.
Hi,
I have some changed in jQuery. Currently, the height box will auto change by Image size.
Please check again.
Hi,
I don't find Footer error on your site. Please send me footer link error. I will help you check.
-
AuthorPosts
