Hello
I have sent you email with js file again. Please check.
Regards
Hello
I have sent you email with js file again. Please check.
Regards
Hello
Provide, please, admin panel access and we will help you.
Regards
Hello
Please add this code in custom css.
@media screen and (max-width: 979px) {
.woocommerce-checkout form.checkout .col-md-5 {
clear: both;
}
}
Regards
Hello
I added some pages in menu. Please clean cache again.
Regards
Glad to hear the problem has been resolved.
Have a nice day.
Hello
We installed you furniture version. But can not change menu, if you have cache plugin please clean cache and deactivate him.
Regards
You are welcome!
Regards
Hello,
I have sent you email with js file. Place child.js file into child theme folder.
After that add the following code in child theme functions.php
function et_child_script(){
wp_enqueue_script('et-child-theme-scrip', get_stylesheet_directory_uri().'/child.js', array(),false,true);
}
add_action('wp_enqueue_scripts', 'et_child_script', 40);
Regards
Hello
Please, show on the screenshot what exactly is wrong.
Cause we do not see any issues
This is shown on the video. When you enter navigation label put the space.
Please see https://gyazo.com/5c99db707fbc58e0fbfac65cdc160bef
Regards
To add blank submenu in your menu Shop, enter any title and click on Disable navigation label. See the screenshot.
Regards
Hello
Provide, please, admin panel access and we will help you.
Regards
1,2) You need to remove span inside h4 http://prntscr.com/c3v9nm so the double border and the icon were hidden.
3) To change the hover icons add this code into custom.css file.
.top-bar .topbar-widget a:hover{
color: #c01919;
}
Hello
Provide, please, admin panel access and we will help you.
Hello
You can show the short description by adding the text in Excerpt field
http://prntscr.com/c3ubkh
Hello,
Provide, please, admin panel access. We’ll help you to install this version.
Regards
Hello,
We took it into account. Thanks.
Regards
Hello
Our support does not include woocommerce set up. We can only assist you with some solutions. You can customize tax by following the details here:
https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
Hello,
Brands page uses the layout of Shop page. If you need to enable sidebar there save options like on screenshot you provided. In case this option is enabled but you still don’t have sidebar on brands page, please, provide admin panel and FTP access.
Regards
Hello,
Shop page is a special WooCommerce page and this individual option does not work for Shop page. You can disable footer/prefooter for the site at all then it will disappear for Shop page too.
But if you want to hide it for Shop page only you may do it using custom CSS
.post-type-archive-product .prefooter {display: none;} // To hide prefooter
.post-type-archive-product .footer {display: none;} // To hide footer
.post-type-archive-product .footer-bottom {display: none;} // To hide copyrights
Regards
Hello
To add or edit contact form fields navigate to Contact > Contact Form and choose the form you need to edit. http://prnt.sc/c3kmet
You can add the following fields, see screenshot http://prnt.sc/c3klmw
Also check plugin documentation http://contactform7.com/docs/
We updated your theme to the last version and fixed error. Please check if everything works.
Regards
You are welcome!
Regards
Hello,
You are welcome!
Regards
Hello,
Yes, you can. Create different sliders for different category and use sliders shortcodes for every separate category.
Regards
Hello,
Go to Revolution Slider and create slideshow that you want to show on category page. Once slider is created copy slider shortcode and go to Products > Categories > edit category and add slider shortcode into category description.
Regards
Hello
Please, provide admin panel access in Private Content.
Regards.
Hello
Please update theme to the last version.
https://themeforest.net/item/classico-responsive-woocommerce-wordpress-theme/11024192?s_rank=1
Regards
Hello,
Parent theme by default has style.css (light theme styles and main styles) and dark.css(dark theme styles). At present dark version is disabled http://prntscr.com/c3e7ky
If you want to change color of headings you don’t need to add custom styles, go to Theme Options > Typography http://prntscr.com/c3e89v
Keep in mind that some elements that you use on your page, for example, Custom Heading also have color settings http://prntscr.com/c3e8tt
Regards