Hello,
Sorry, but still incorrect.
331 Password required for loraimeat
530 Login incorrect.
Please check.
Regards,
Rose Tyler.
Hello,
I added this code in Global Custom CSS:
.products-grid .product:nth-child(3n+1) {
clear: both;
}
Clear browser cache and check your site now.
Regards,
Rose Tyler.
Hello,
Try to use this code
.vc_grid-item .vc_btn3-size-md{
background-color: #777;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
background-color: #777;
}
Regards,
Rose Tyler.
Hello,
FTP credentials are incorrect.
Please check them.
Regards,
Rose Tyler.
Hello,
There is no such option in our theme. And unfortunately we can’t recommend 3rd-party brands plugins because we did not test them with our theme.
Regards,
Rose Tyler.
Hello,
Please read this topic https://www.8theme.com/topic/change-wording-of-out-of-stock/
Regards,
Rose Tyler.
Hello,
As I see the width written in your Custom CSS
http://prntscr.com/by4o1f http://prntscr.com/by4oap http://prntscr.com/by4owq
Regards,
Rose Tyler.
Hello,
You can use some 3rd-party plugins to minify css and js files, but we don’t guarantee full compatibility with our theme.
Also you can refer to these articles:
http://technumero.com/internet/minify-javascript-and-css/3007
http://www.smashingmagazine.com/2014/06/25/how-to-speed-up-your-wordpress-website/
http://wpvortex.com/wordpress/minify-plugins-for-wordpress/
http://www.smashingapps.com/2011/01/27/13-most-robust-wordpress-plugins-to-speed-up-your-blogs-loading-time.html
Regards,
Rose Tyler.
Hello,
You can navigate to Theme Options > Shop > Disable “NEW” icon http://prntscr.com/by4epj
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please read this topic https://www.8theme.com/topic/mega-menu-and-top-bar-edition/
Regards,
Rose Tyler.
Hello,
Please update theme to the latest 2.7 version, also need to be activated parent theme.
Regards,
Rose Tyler.
Hello,
1. Please add this code in Theme Options -> Custom CSS -> Global Custom CSS:
.header-type-7 .menu-wrapper .menu > li > a:hover {
color: white;
}
2. Unfortunately there is no such option. This requires additional customization.
Regards,
Rose Tyler.
Hello,
Please provide us with FTP credentials.
Regards,
Rose Tyler.
Hello,
You can add this code in Global Custom CSS:
.owl-carousel .product {
margin-bottom: 0px;
}
Regards,
Rose Tyler.
Hello,
Please read here how to add custom tab:
https://docs.woothemes.com/document/editing-product-data-tabs/
Regards,
Rose Tyler.
Hello,
Please see screenshots: http://prntscr.com/bw333f
Go to WooCommerce > Settings > Product > Image settings and add the correct size of the single product and thumbnail image. Don’t use hard crop if you don’t want to crop images. Regenerate thumbnails after that https://wordpress.org/plugins/regenerate-thumbnails/.
Regards,
Rose Tyler.
Hello,
I added the code to your Custom CSS.
For text on the slide, see screenshot http://prntscr.com/bw2gko
Regards,
Rose Tyler.
Hello,
You can add this code in Theme Options -> Custom CSS -> Global Custom CSS:
.menu-main-container li {
vertical-align: middle;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Theme Options -> Custom CSS -> Global Custom CSS:
.page-heading .woocommerce-breadcrumb span, .page-heading span {
color: white !important;
}
Regards,
Rose Tyler.
Hello,
Thank you. Also, please, provide us with link to the page and wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue has been resolved.
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
Hello,
Unfortunately, there is no such feature for popup window. Users can simply select:
Do not show this popup again http://prntscr.com/bt4n3q.
Regards,
Rose Tyler.
Try this code:
input#woocommerce-product-search-field::-webkit-input-placeholder {
color: black;
}
.filter-wrap .woocommerce-ordering select{
color: black;
}
Also, you can read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/.
Regards,
Rose Tyler.
Add this css code:
#woocommerce_product_categories-6 h4 {
border-radius: 5px;
}
Regards,
Rose Tyler.
You’re welcome!
Try this code:
.woocommerce.widget_product_search .woocommerce-product-search input[type="search"]{
border-radius: 5px;
}
Regards,
Rose Tyler.
Add this css code:
.filter-wrap .woocommerce-ordering select{
border-radius: 5px;
}
.filter-wrap .view-switcher .switchToGrid{
border-radius: 5px;
}
.filter-wrap .view-switcher .switchToList{
border-radius: 5px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
You can use this code:
.pagination-cubic ul li span.current, .pagination-cubic ul li a:hover {
border-radius: 5px;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Theme Options -> Custom CSS -> Global Custom CSS
.btn.product_type_simple:hover {
color: white;
}
Regards,
Rose Tyler.