Hi,
I tried to make a page with Elementor but when I drag and drop the “BLOG component” i see this [claue_addons_blog style=”outside” columns=”6″ thumb_size=”570×320″ limit=”-1″ css_animation=”top-to-bottom”] and not the posts
Can you help me?
-
This topic was modified 5 years, 4 months ago by
max122.
Attachments:
You must be
logged in to view attached files.
Hi Aurelle,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.swatch__value {
width: 30px;
height: 30px;
line-height: 32px;
border-radius: 0;
}
.swatch__list--item {
border-radius: 0;
}
You can increase 30 to your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.boxed .jas-wc-single .bgbl {
padding: 20px 15px !important;
background: #f6f6f8;
width: 1170px;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
This reply has been marked as private.
Rahim Vaziri
CEO & Founder at Look.ir
1. Yes, if you want keep header top you should keep current header layout
2. You need download 3 fonts (regular, bold and light).
You can follow this to inspect element to know css class https://www.hostinger.com/tutorials/website/how-to-inspect-and-change-style-using-google-chrome
https://prnt.sc/wcdit8
Please reply on this topic so i can track your issue.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Harry,
I updated the file you gave me on look.ir and removed the hide css.
It’s working. But I wonder why it is like that on the staging imported look.ws
You can check look.ir now. It’s updated.
Thank you.
-
This reply was modified 5 years, 5 months ago by
Rahim.
Rahim Vaziri
CEO & Founder at Look.ir
Hi,
1. To make header layout 2 work you need create menu left and menu right https://prnt.sc/wcbzi7
2. You have to download webfont at https://webfonts.ffonts.net/KelsonSans-Bold.font.download and embed font to child theme and add your custom CSS code in claue-child > style.css
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Harry,
Thank you for sharing the solution.
I realized even if we don’t have the header text and leave it empty, we will have a narrow gray header top which there was not in the previous versions.
Will you fix this on the next updates? https://prnt.sc/wc86xy
I am hiding header text via CSS if I’m not using that:
.header__top {
display: none !important;
}
Kind regards
Rahim Vaziri
CEO & Founder at Look.ir
Hi,
Please add below CSS code
.jas-navigation {
background: #000;
}
and go to Theme Option > Color Scheme change color of main menu to white
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hello, I have added some CSS, but again not a description of colors and sizes. Do not work from yesterday and stick the menu up to the top of the slider and do not move.
Regards!
Attachments:
You must be
logged in to view attached files.