Hello,
Please see screenshots http://prntscr.com/byhgmk
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.
Hello,
You can create footer as described in our documentation:
https://8theme.com/demo/docs/legenda/#!/footer
Also, please, watch the video Legenda WordPress Theme – How to create footer
https://www.8theme.com/videos/
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Check, please, if you have this problem with default WooCommerce theme – Storefront. Reply back if it presents with our theme only and provide admin panel and FTP access. We are able to provide support only for issues related strictly to our theme.
Regards
Hello,
You are welcome!
Regards
Hello,
You can disable it in Theme Options > E-Commerce > Promo Popup.
Regards
Hello,
Please, change color to white in Theme Options -> Custom CSS -> Global Custom CSS http://prntscr.com/bscw5m.
Regards,
Rose Tyler.