Hello,
Please check if the issue persists with default Woocommerce theme Storefront https://woocommerce.com/storefront/. If it does you have to contact Woocommerce support regarding your problem.
Regards,
Eva Kemp.
Hello,
Please check if the issue persists with default Woocommerce theme Storefront https://woocommerce.com/storefront/. If it does you have to contact Woocommerce support regarding your problem.
Regards,
Eva Kemp.
Hello,
Please show on a screenshot what text you mean and provide WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
1. I’ve enabled the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General. Check mobile menu now.
2. Sorry, but the same shortcode [share] is used in header and in single product pages. If you want to have different options for it you have to search for some plugin of social share icons.
3. Quick view option is working now http://prntscr.com/bspfdv. Clear browser cache and check.
To change the text color use this code in Global Custom CSS:
.footer-product span {
color: white;
}
4. Disable 3rd-party plugins and check Theme Options after that.
5. Use this css code:
.pagination-cubic li span.page-numbers.current {
color: #ddd;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please try to use this code in Custom CSS for desktop section:
.header-type-15 .main-header > .container {
padding-left: 15px;
padding-right: 0px;
}
.cart-bag {
padding: 12px 0px 0 !important;
}
Regards,
Eva Kemp.
Hello,
Where do you want to move the arrow?
Try this css code:
.back-top {
bottom: 150px;
}
Regards,
Eva Kemp.
Hello,
When I check the site in 940px screen size I see mobile header, not the desktop one like you showed.
Please view the screenshot http://prntscr.com/bsguh4
Do you want to remove padding there?
Regards,
Eva Kemp.
Hello,
You can use Visual Composer element to add Google map http://prntscr.com/bsgqgz.
Please try it.
Regards,
Eva Kemp.
Hello,
Please show on a screenshot what you want to achieve.
Thank you.
Regards,
Eva Kemp.
Hello,
Add this css code:
.pagination-cubic ul li a {
border-radius: 5px;
}
To get a key you need buy the plugin. It’s required to get plugin updates.
Regards,
Eva Kemp.
Hello,
We can help you to install the theme if you provide us with FTP and WP admin credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
You need copy the admin.css file into child-theme/framework/css/ folder. Then add CSS style into the file:
.promo-text-wrapper {
display: none;
}
Then add the following code in functions.php file of the Child Theme
function mytheme_enqueue_options_style() {
wp_enqueue_style( 'mytheme-options-style', get_stylesheet_directory_uri() . '/framework/css/admin.css' );
}
add_action( 'admin_enqueue_scripts', 'mytheme_enqueue_options_style' );
Regards,
Eva Kemp.
Hello,
Add this code in Global Custom CSS:
.tabs .tab-content li {
list-style: inside disc;
}
Regards,
Eva Kemp.
Hello,
We’ve sent updated theme archive to your email address. Please check it and reupload theme files.
Regards,
Eva Kemp.
Hello,
I’ve changed breadcrumbs settings in Theme Options.
Check the breadcrumbs background now.
Regards,
Eva Kemp.
Hello,
Please read here how to add shortcode in php file:
https://wordpress.org/support/topic/how-to-use-shortcode-inside-any-php-file
Regards,
Eva Kemp.
Hello,
When you resize browser window you have to reload a page.
Please try it.
Regards,
Eva Kemp.
Hello,
Try to set Breadcrumbs Style as “Background Large” in Theme Options > Header > Breadcrumbs Style.
Regards,
Eva Kemp.
Hello,
Refer to this documentation:
https://www.facebook.com/business/help/952192354843755
Regards,
Eva Kemp.
Hello,
You’re welcome.
Let us know if further assistance is required.
Regards,
Eva Kemp.
Hello,
You selected slider “Xink” http://prntscr.com/bs9wwb where only one slide is added http://prntscr.com/bs9x2s, select the slider “home1”.
Also note that “Hero Scene” type http://prntscr.com/bsa0xo is used only for one slide (read more here http://www.themepunch.com/revslider-doc/slider-setup/#slidertype ).
If you want to show several slides choose “Standard Slider” type.
Regards,
Eva Kemp.
Hello,
We don’t guarantee full compatibility of 3rd-party plugins with the theme. We can’t test all plugins as there is huge amount of them.
Unfortunately you have to add size guide and hover image manually in this case.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
Sorry, but our theme doesn’t support Shopify, it’s compatible with Woocommerce only.
Regards,
Eva Kemp.
Hello,
Glad to hear the issue has been resolved.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS:
.blog-post.post-single .wp-picture {
display: none;
}
Regards,
Eva Kemp.
Hello,
Unfortunately you have to add hover image and size guide image for each product in the product editor:
http://prntscr.com/bs2lm1
Sorry, but there is no bulk edit for these options.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Do you mean you want to make header section smaller or rev. slider?
Provide WP admin credentials in Private Content to check the issue with Screets Chat plugin.
Regards,
Eva Kemp.
Hello,
Please show a direct page where you want to remove featured image.
Regards,
Eva Kemp.