Hello,
You should disable ‘Just Catalog’ option in Dashboard->Theme Options->Shop.
Regards,
Robert Hall
Hello,
You should disable ‘Just Catalog’ option in Dashboard->Theme Options->Shop.
Regards,
Robert Hall
Hello,
Navigate to Dashboard->Theme Options->Product Page Layout->Products view mode and select List/Grid.
Regards,
Robert Hall
Hello,
We’re glad to hear that you figured it out.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
I’ve added this code in Global Custom CSS. Please check it.
.home .header-type-2.slider-overlap .header .menu > li > a{
color:black !important;
}
Regards,
Robert Hall
Hello,
Could you please show us screenshots what exactly you want to remove?
I don’t see the page heading there: http://prntscr.com/arvtuz
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
If you open this logo in a Windows or Photoshop program you’ll see that the background color is present there.
See screenshot: http://prntscr.com/arufof
You should change this logo to another without background.
Regards,
Robert Hall
Please try to add this one.
.registration-form h2,
.vc_column_container:last-child .vendor-register-label{
display: none;
}
If the issue persists then provide us with wp-admin credentials in Private Content.
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
Please try to add this code in custom.css file.
.header-type-4 .logo-with-menu img{
max-width: 350px;
width: 350px;
}
.header-type-4 .main-nav .menu > li > a{
font-family: Arial, sans-serif;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Hello,
Please try this code in Global Custom CSS
.vendor-register-label,
.registration-form h2 {
display: none;
}
Regards,
Robert Hall
Hello,
Please read more in our documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/primary_menu
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You can download this version at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugin.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Please try yo add this code in 8theme Options->Styling->Custom CSS->Global Custom CSS.
.menu .nav-sublist-dropdown {
bottom: 75px !important;
}
Also clear all cache and check the issue.
Regards,
Robert Hall
Hello,
Please update the theme to the latest version and check the issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall
Hello,
Please add this code in custom.css file
article.content-small h6.active,
.blog-post h6.active {
display: none;
}
Regards,
Robert Hall
Hello,
1) Could you please clarify with more details for what exactly part you want to do it and show us screenshots?
2) I’ve added this code in Global Custom CSS. Please check.
.shopping-container {
display: none;
}
.logged-in .shopping-container {
display: initial;
}
Regards,
Robert Hall
Hello,
Please try to edit code in \wp-content\plugins\woocommerce\includes\wc-template-functions.php file on line 682-709. Replace the menu_order to date value.
See screenshot: http://prntscr.com/ar9x7u
Regards,
Robert Hall
Hello,
You can download the latest theme here:
http://themeforest.net/item/classico-responsive-woocommerce-wordpress-theme/11024192
Just log in with your Envato account and download latest version.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Don’t forget to make backup of the site before update.
Before update theme delete “woocommerce” folder in the directory wp-content/themes/classico/ and it’ll be reuploaded from a new theme package.
Regards,
Robert Hall
Hello,
1) Please try to add this code in custom.css file
header .et-mega-search {
display: none;
}
2) You can choose this option in Theme Options->Ajax Search->Search by products.
Regards,
Robert Hall
Hello,
Please read more how to setup the footer in our documentation:
https://www.8theme.com/demo/docs/woopress/index.html#!/0_footer
Regards,
Robert Hall
Hello,
Navigate to Dashboard->Theme Options->Header->Breadcrumbs Style and disable it.
Regards,
Robert Hall
Hello,
Please update the theme and plugins to the latest versions then check issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Robert Hall
Hello,
We’re glad to hear that you found solution.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
I’ve added this code in custom.css file. Please check it.
.archive.category {
overflow: initial;
}
.archive.category .st-container .st-pusher {
overflow-x: initial;
}
Regards,
Robert Hall