Hello,
1) Could you please clarify what icons you want to change?
2) Please add this code in custom.css file
.main-nav .menu > li > a{
color:red;
}
Regards,
Robert Hall.
Hello,
1) Could you please clarify what icons you want to change?
2) Please add this code in custom.css file
.main-nav .menu > li > a{
color:red;
}
Regards,
Robert Hall.
Hello,
Please try to disable third-party plugins, maybe one of them caused issue.
Also provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page where you want to make changes and wp-admin access in Private Content
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
1) I’ve just checked menu and it’s working perfect. Please see screenshot: http://prntscr.com/76kt1z
2) Please try to add this code in custom.css file
.page-id-15612 .vc_col-sm-6.wpb_column.vc_column_container {
position: initial;
}
3) As I see search options working fine. Could you please clarify us with more details?
Regards,
Robert Hall.
Hello,
1) I’ve added this code in custom.css file. Please check.
@media (max-width: 479px){
.products-grid.product-count-5 .product:nth-child(n) {
width: 50%;
}}
2) Sorry, but we don’t have such feature in our theme.
But you can read some topics how to do it manually.
For example,
https://wordpress.org/support/topic/short-description-below-product
https://support.truethemes.net/?knowledgebase=add-short-descripton-to-products-in-shop-page
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
Please update theme to the latest version.
http://themeforest.net/item/blanco-responsive-wordpress-wooecommerce-theme/2755246
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Don’t forget to make backup of your site before updating.
Regards,
Robert Hall.
Hello,
Please provide us with link to page where you have this issue and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please navigate to Theme Options->Import/export and set up one of our theme versions.
Also if changes not applied please navigate to Settings->Reading-> and select newly Front page.
Regards,
Robert Hall.
Hello,
Please navigate to Dashboard->Visual Composer->General Settings-> and select all
Content types.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re using old theme and plugins versions. Please update.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
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,
The image must be no less then 1140 px width.
Regards,
Robert Hall.
Hello,
I’ve added the following code in Child Theme. Please check.
@media only screen and (max-width: 992px){
.header-logo {
max-width: 320px;
}
}
@media only screen and (max-width: 480px){
.header .header-logo {
max-width: 260px !important;
}
.header-type-8 .header-logo {
width: 65% !important;
}
}
Regards,
Robert Hall.
Hello,
Please try to add this code in custom.css file
.shown-credentials .credentials-html{
opacity: 0.9;
}
Regards,
Robert Hall.
Hello @truer,
You need to enable top bar in Theme Options->Header and select Header type 10, for example.
Regards,
Robert Hall.
Hello,
If I understood you correctly it’s not possible to do. The site that you provided as example is loaded fully.
Could you please clarify with more details?
Maybe provide screenshot for our better understanding.
Regards,
Robert Hall.
Hello,
1) Please add the following code in custom.css file.
.responsive-sidebar-bottom {
margin-bottom: 0px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
2) Do you mean a slider on Home Page?
Could you please clarify with more details what exactly you want to do and show us screenshots?
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
1) As I see ‘Add to cart’ button disappears for Out of Stock products. http://prntscr.com/75dsoe
2) You can comment the code <?php do_action( 'woocommerce_cart_collaterals' ); ?> in the file wp-content/themes/woopress/woocommerce/cart/cart.php on line 176. Please clear browser cache and check.
Also your credentials aren’t correct.
Regards,
Robert Hall.
Hello,
You can make CSS changes in custom.css file or Child theme and after updating the theme, they will not be lost.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Also read more here how to create the Child theme
https://codex.wordpress.org/Child_Themes
Regards,
Robert Hall.
Hello @EdwinWatson,
First you need to disable demo footer blocks in Theme Options->General then create footer manually.
Please read more here:
https://www.8theme.com/demo/docs/woopress/index.html#!/9_footer
Regards,
Robert Hall.
Hello,
We need to see your site to fully understand what is wrong. That’s why we’re asking for credentials. Can you provide us?
Maybe provide screenshot for our better understanding and highlight what exactly you mean.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve just checked and add the following code in custom.css file.
.title span{
background: rgb(86, 42, 42);
}
And it’s working perfect. You can see it on Home Page.
Regards,
Robert Hall.
Hello,
You need enable custom css in Theme Options->Custom CSS.
Regards,
Robert Hall.
Hello,
First you need to set images size like in our documentations and regenerate your thumbnails via Regenerate Thumbnails plugin.
Regards,
Robert Hall.
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall.