-
AuthorSearch Results
-
January 18, 2018 at 2:58 am #16244
Topic: center align sub menu
in forum Claue
parttimestudentParticipantHello,
- I’m trying to do same thing but I don’t see the CSS Class section on my menu page. Should I use a pluggin and if it’s yes, which one?
- I want to make not clickable the A/W’18, HOME 8 and HOME 7 parts as you can see on the attachment. How can I do it?
Thanks,
Attachments:
You must be logged in to view attached files.January 18, 2018 at 12:13 am #16240In reply to: My website is very slow
I saw your site set cache and the css file and js file load from this link and it need more time to load file http://take.ms/TQvG0
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 18, 2018 at 12:09 am #16239In reply to: Product Search got weird size
Hi,
Please add below code in Claue > Theme Option > General Layout > Custom CSS to fix this issue.
.widget .search-form label,
.widget .woocommerce-product-search .search-field {
width: calc(100% – 125px);
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 16, 2018 at 9:59 pm #16186Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
#jas-footer .signup-newsletter-form input.input-text {color: #fff;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 15, 2018 at 9:32 pm #16137In reply to: Footer layout on iPad
Hello,
I need to do it thru the php files or child theme. I am installing the theme a lot of times because I’m testing JS/CSS optimizations and I can’t loose time to redo all the fixes by hand everytime I’m installing the theme.
Thanks,
Luigi
January 15, 2018 at 12:45 pm #16120In reply to: Metaslider not fully displayed
Hi,
Please try add below code to Claue > Theme Option > General Layout > Custom CSS
.home .jas-page > div { margin: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 13, 2018 at 11:28 am #16045In reply to: Weight details and Addtional Information Tab
Hi,
Please add below code in Claue > Theme Option > General Layout > Custom CSS
.additional_information_tab, #tab-additional_information { display: none !important;}
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 12, 2018 at 12:35 pm #16020In reply to: image size in responsive mode
Hi,
Please add more css
@media only screen and (max-width: 736px) {
.metaslider .flexslider .caption-wrap .caption {
width: 90%;
}}@media only screen and (max-width: 360px) {
.metaslider .flexslider .caption-wrap h3 {
font-size: 11px;
}}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 12, 2018 at 11:51 am #16016In reply to: site paypal checkout in minicart
Hi,
It now display default image width, but if you want change width of this button please add below code in Theme Option > General Layout > Custom CSS
.jas-mini-cart .woocommerce-mini-cart__buttons img { width: 250px; }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 12, 2018 at 11:38 am #16014In reply to: how can I change design of comment area
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.comment-respond { margin-top: 50px; padding: 30px 0 0; border-top: 1px solid #ddd; }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results