Hello,
The problem is caused by 3rd-party plugin – Woocommerce Checkout Terms Conditions Popup. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.header-type-5 .header .menu-wrapper .menu > li > a {
color: black;
}
.breadcrumbs-type-8:not(.home) .top-bar a {
color: black !important;
}
.top-bar a, .languages li a, .top-links li.popup_link:before, .top-links li:after, .top-bar .widget_nav_menu .menu > li > a, .top-bar .widget_nav_menu .menu > li, .topbar-widget .menu-social-icons li i {
color: black;
}
.page-heading.bc-type-8 .breadcrumbs {
color: black;
}
.page-heading.bc-type-8 .breadcrumbs a {
color: black;
}
.breadcrumbs-type-8 .page-heading.bc-type-8 h1.title {
color: black !important;
}
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content, also you can add this code in Custom CSS:
.vc_custom_1476850313039 {
background: transparent;
}
Regards,
Rose Tyler.
Hello,
Please read here how to add custom tabs:
https://docs.woocommerce.com/document/editing-product-data-tabs/
Regards,
Rose Tyler.
Hello,
Please take our apologies but we don’t guarantee full compatibility of 3rd-party plugins with the theme.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.top-bar .languages-area {
float: none;
text-align: center;
}
Regards,
Rose Tyler.
Hello,
You can select Home Page in Dashboard->Settings->Reading->Front Page.
Regards,
Rose Tyler.
Hello,
You can speed up the site following the suggestions from these articles:
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
https://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage#heartbeat-in-action
http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
http://www.elegantthemes.com/blog/tips-tricks/optimize-images-for-your-wordpress-website
Regards,
Rose Tyler.
Hello,
You can change that content in Theme Options > Header > Header custom HTML (for 6, 7, 13, 14, 18 headers), write any content you want http://prntscr.com/cw449e http://prntscr.com/cw44dy
Regards,
Rose Tyler.
Hello,
I’ve created banners like in our demo. Please check it now.
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards
Hello,
We can create those banners for you manually or you can do this yourself via Visual Composer editor in your home page http://prntscr.com/cvsliq. Please provide us with wp-admin access.
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
The credentials are incorrect. Please check them.
You can add this code in Custom CSS:
.owl-carousel .owl-item.loading { min-height: 0; }
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.side-block .close-block {
line-height: 24px;
}
.et-mobile-menu li > a {
line-height: 40px;
}
Regards,
Rose Tyler.
Hello,
Go to Theme Options > Single Product Page > Ajax “Add To Cart” > set OFF . Product Addons plugin uses POST method and does not work with Ajax add to cart. Keep this option disabled if you want to use this plugin.
Regards,
Rose Tyler.
Hello,
The problem is caused by 3rd-party plugins – Maps Builder Pro, WP Jump Menu. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
Hello,
You need to change the ID from the previous code to the new. You can find the ids via Inspect element tool in Chrome browser. Please, read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/
Regards,
Rose Tyler.
Hello,
Please, change the previous code to next:
.woocommerce-MyAccount-content .span3 {
display: none !important;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.divider.horizontal-break {
background: black;
}
Regards,
Rose Tyler.
Hello,
Edit the .po file using POEdit, use the translation field to make replacements https://poedit.net/
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
Please, see screenshots: http://prntscr.com/ct969t, http://prntscr.com/ct96kh, http://prntscr.com/ct9780
You need to change these codes.
Regards,
Rose Tyler.
Hello,
What version of Internet Explorer are you using?
I checked your site in IE 10 and don’t see the problem. See screenshot: http://prntscr.com/cssvnm
Please show a screenshot of the issue.
Regards,
Rose Tyler.
Hello,
You can add images into menu as described in the documentation:
https://www.8theme.com/demo/docs/woopress/#!/primary_menu
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.footer-black-bg #after_footer_menu {
width: 100% !important;
}
.span6.footer-copyright {
width: 100%;
margin-top: 12px;
margin-bottom: 5px;
}
.copyright {
width: 100%;
}
Regards,
Rose Tyler.