Unresponsive comes from custom.css file. Please disable custom.css and check your site for responsive.
Regards,
Robert Hall.
Unresponsive comes from custom.css file. Please disable custom.css and check your site for responsive.
Regards,
Robert Hall.
Hello,
As I see you’re using boxed layout. Boxed layout has static width 1170px.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Please try this code.
.fixed-header .navbar-collapse{
background: red;
}
If you want to change backgroung for full width fixed header use following code
.fixed-header-area{
background: red;
}
Regards,
Robert Hall.
In this case it’s not possible to have slider with the arrows to scroll.
You can add this code in custom.css file to get underline for products.
#products-grid.products_grid .product-grid .product-name a{
text-decoration: underline;
}
Regards,
Robert Hall.
In this case you can use following code
.navbar-collapse{
background: red;
}
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Try to use some SEO third-party plugin to up your site on search engines.
Regards,
Robert Hall.
Hello,
Try to disable third-party plugins, very likely one of them caused issue.
Also please update theme to the latest version.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall.
In this case you can use following shortcodes.
[etheme_best_selling_products per_page="4"]
[etheme_sale_products per_page="4"]
Regards,
Robert Hall.
Hello,
As I see your issue is solved, isn’t it? Please see screenshot: http://prntscr.com/6o6qoc
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You can disabled zoom effect in Theme Options->Single Product Page.
Regards,
Robert Hall.
Hello,
Try to add this code in custom.css file.
.main-image.last{
display:none;
}
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 add this code in custom.css file.
.languages-area strong{
color:#fff;
}
Regards,
Robert Hall.
Hello,
You can mark product as a NEW one in Products->select Product->edit->scroll down and find Custom Setting.
Regards,
Robert Hall.
In this case you need to change Post ID in Single Blog post setting. See screenshot: http://prntscr.com/6o58hp
If you want know post ID you can hover mouse on some post and you will see it. http://prntscr.com/6o59es
Regards,
Robert Hall.
Hello,
Your home page is named Front Page. Please see screenshot: http://prntscr.com/6o57dx
Regards,
Robert Hall.
Hello,
Our developers are working on updating the theme, and this will be fixed soon.
Sorry for the inconvenience.
Regards,
Robert Hall.
All errors are fixed. Please check your site.
Regards,
Robert Hall.
It’s not this page. See screenshot: http://prntscr.com/6o524k
Please find another Home Page or provide us with wp-admin access in Private Content and we will check this issue.
Also you can know what Home Page you’re using. Navigate to Settings->Reading->Front Page.
Regards,
Robert Hall.
We’ve taken your request into our account.
Have a good day!
Regards,
Robert Hall.
Hello,
Please navigate to Dashboard->Pages->select Home Page->edit->backend editor-> and you will see this block. Please see screenshot: http://prntscr.com/6o4w7p
Regards,
Robert Hall.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
We’re sorry but this is additional customization and it’s a paid service. Our developers are busy with update themes and there is no possibility to do additional customization right now.
Sorry for the inconvenience and thank you for understanding.
Regards,
Robert Hall.
Hello,
You you need select width – 12 columns 1/1 of your custom blog in Column Setting->Width&Responsiveness. Please see screenshot: http://prntscr.com/6o4lq0
Regards,
Robert Hall.
Hello,
Please provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hello,
So, is your issue solved now?
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file.
@media (max-width: 480px){
img.hide-image {
height: 200px;
}
}
Regards,
Robert Hall.