Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry for the late response.
When you update the theme, the language file is removed. To avoid this, you can set the path to the .po, .mo file in the path "/wp-content/theme / languages /".
- I went to your site, it seems that the language file was working properly on the YL Woocommerce Product Layout Rubino plugin.
Thanks.
Hi,
I was setting the menu on your site, please reload your site and check again.
Thanks.
Hi,
If you use the server cache or Cloudflare, please remove it.
You don't need to custom CSS (a:hover, a:visited...) -> you go to Theme Options -> Styling Options -> Set "Primary Color".
- Font size, font family...: you go to Theme Options -> Typography.
Best regards.
This reply has been marked as private.8 years ago in reply to: how to create and edit footer section and set own height and width of it. #14076Hi,
- You go to the Footer Block -> Add new a custom footer.
- Currently, these options are unavailable, you can set the background color, padding, margin for Row, Column...
eg: Row setting: http://prntscr.com/i1321v
Hope it helps!.
Best regards.
Ok! I will wait for the feedback from you.
Thanks.
This reply has been marked as private.Hi,
I have edited a few lines in the "yl_categories.php" file (wp-content/plugins/yl_product_layouts_rubino/includes/addon/yl_categories/yl_categories.php)
Please reload your site and check again.
Thanks.
Hi,
Please send me admin your account and link your site (Set as private reply).
I will help you check.
Thanks.
Hi,
1. You go to the Blog Creative page and remove the background image: http://prntscr.com/i12cad
2. If you use the cache for CSS, please remove it and check again.
Thanks.
Hi,
You go to Theme Options -> Custom CSS and add these lines:
.yolo-top-bar p{
margin-bottom: 0;
}
Thanks.
This reply has been marked as private.Hi,
You can't change the positioning layout of Visual Composer but you can change the positioning display the frontend. You can do the following:
- You add the extra class name for each column (eg: position-1, position-2, position-3)
- Later, you go to Theme Options -> Custom CSS -> Add these lines:
@media(min-width: 991px){
.position-1,.position-2{
float: right!important;
}
}
Hope it helps!.
Best regards.
Hi,
You can replace the "yolo-main.min.js" file (../wp-content/themes/yolo-bestruct/assets/js/min/) by the attachment.
Thanks.
Hi,
Maybe the cache caused this problem.
You can go to Theme Options and try again.
Thanks.
-
AuthorPosts
