Please change previous code to:
.pagseguro-method-form p {
margin-left: 0;
}
Regards
Please change previous code to:
.pagseguro-method-form p {
margin-left: 0;
}
Regards
To avoid any misunderstandings, please disable debug and the plugin and let me know about the situation with VC editor.
Regards
As you can see, errors aren’t related to our theme so try to disable this plugin http://prntscr.com/fy3ibo
Regards
I can’t see your files on FTP, seems you didn’t give me full access.
Please try to disable debug now, and check page editor, if it doesn’t work, give full FTP access so I could check your files.
REgards
You’re welcome!
Try to use this code in Custom css:
.woocommerce-checkout-payment .payment_methods p {
margin-left: 0;
}
Regards
Is your problem solved? http://prntscr.com/fy39st
Regards
Please turn on WP_DEBUG in wp-config.php https://codex.wordpress.org/WP_DEBUG so we could see errors log on your site.
Regards
I’ve removed this code:
.archive .page-content > .row, .woocommerce .page-content > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column-reverse nowrap;
flex-flow: column-reverse nowrap;
}
Please check your site now.
Regards
You need to create empty woocommerce and checkout folders in your child theme.
Read more about child theme https://www.8theme.com/demo/docs/woopress/#!/3_child_theme https://codex.wordpress.org/Child_Themes
Regards
Hello,
I’ve created “test” page with full with image http://prntscr.com/fy11jq. Please check.
Regards
Hello,
Our options work fine for default woocommerce brands pages, but you create brands using Perfect WooCommerce Brands plugin, so you need contact plugin authors to sort out the layout problem.
Regards
Hello,
The problem caused by code in Custom CSS for mobile area. Please check your code.
Regards
Hello,
Unfortunately, can’t recreate the issue. Please try to clear cache on your phone browser and disable all 3-rd party plugins. Do you face any problem with the mobile menu of default theme Storefront?
Also, check the menu on different devices.
Regards
In this case, try to add !important; http://prntscr.com/fxyvkv
Regards
Hello, @kerstinw,
This is old conversation, so it would be better if you create a new topic and describe your problem in detail. Thank you.
Regards
Hello,
Please provide wp-admin access in Private Content, so we could check because we don’t have this problem on our test site.
Regards
Fixed. Please check now. It was problem with settings of your product.
Regards
Hello,
Please use https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin to get “Plus and minus” options.
Regards
What phone and browser do you use? I checked your site on Samsung and IPhone and in different browsers and didn’t see the problem http://prntscr.com/fxyarr
Regards
Hello,
Simply change this line http://prntscr.com/fxy7fa to https://prnt.sc/fxy7aw (add your link)
Regards
Hello,
1. You can copy /woopress/woocommerce/checkout/form-checkout.php file into your child-theme/woocommerce/checkout/ folder and change this code http://prntscr.com/fxxzzx to https://prnt.sc/fxxzts.
2. Please add this code in Theme Options > Custom css:
.main-footer .widget-container.null-instagram-feed .instagram-size-small li {
width: 33.33%;
display: inline-block;
padding: 5px;
}
Regards
You can use Loco Translate plugin to change text via translation https://www.8theme.com/demo/docs/woopress/#!/2_how_to_translate
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
or copy functions with this text from /woopress/framework/theme-functions.php into function.php of your child theme and change text.
Regards
Hello,
Please do not update woocommerce and wait for the theme update. In new theme version will be added compatibility with this plugin. Thank you for understanding.
Regards
Please check [share] now.
Regards
You’re welcome!
Regards
When I check your search in Safari browser – https://gyazo.com/b2e923354d43960824b92e33a7babdb3
You can change Search view in Theme Options > Header Settings.
Regards
Thanks, seems [share] shortcode works fine. Could you describe your problem with more details?
Regards
Try to use this code in custom.css:
#main-nav > ul > li > ul {
top: 20px;
}
Regards
I’m glad that you sorted out.
Regards