Forum Replies Created
-
AuthorPosts
-
Hi,
You can use the CSS:
.single-product-info .product_meta .sku_wrapper label{
display: none;
}
This reply has been marked as private.Hi,
You need to set the logo for Theme and should use Theme Options instead of Customizer.
Hi,
Are you sure translate for Rubino Theme?
If possible, please send me admin your account (Set as private reply). I will help you check.
Best regards.
Hi.
1. You go to the yolo-events.php file ( /wp-content/plugins/yolo-kidzone-library/admin/vc_extension/shortcode/) find and remove this line: var_dump($r). Sorry for this problem.
2. With the data demo, we just use an image for each post type -> you can go to the event and change the featured image and check again.
3. You can clarify this issue by sending me a few screenshots
4,5. You go to the Customizer to change the font and color.
Hope it helps!.
Hi,
You can use the CSS bellow instead of the CSS above:
.shortcode-single-product-wrap .product-brand{
top: 15px;
font-size: 22px;
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
left: 0;
width: 100%;
text-align: center;
}
.shortcode-single-product-wrap{
overflow: hidden;
position: relative;
}
Hi,
Please validate purchase code before installing the plugins.
or you can directly upload from the package folder.
Best regards.
Is there any way I can center the product brand appearance on all devices? from Desktop down to mobile i want the product brand to be centered if possible!
You can send me a screenshot of clarifying this issue.
Thanks.
Hi,
Currently, the categories only order by name (Alphabetic).
Sorry for the inconvenience.
This reply has been marked as private.This reply has been marked as private.Hi,
You can add these lines to Custom CSS:
.shortcode-single-product-wrap .product-brand{
opacity: 0;
}
.shortcode-single-product-wrap:hover .product-brand{
opacity: 1;
}
Best regards.
Hi,
If possible, we will update in next month.
Best regards.
Hi,
You can backup these files:
- admin.css: wp-content/plugins/yl_products_layouts/assets/css
- yl_product.css: wp-content/plugins/yl_products_layouts/assets/less
- yl_product_tab.php : wp-content/plugins/yl_products_layouts/includes/addon/yl-product-tab/map
Best regards.
This reply has been marked as private. -
AuthorPosts
