Hello,
If you use child theme you need make changes in style.css file of the child theme and not in custom.css, or you can write code in custom.css of the parent theme.
Regards,
Rose Tyler.
Hello,
If you use child theme you need make changes in style.css file of the child theme and not in custom.css, or you can write code in custom.css of the parent theme.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.tax-product_cat .cat-banner {
display: none;
}
Regards,
Rose Tyler.
Hello,
The reason is you’re using special symbol in the image name http://prntscr.com/dgru92. Try to rename the picture and reupload logo image.
Regards,
Rose Tyler.
Hello,
We don’t provide support for 3rd-party plugins and can’t guarantee their full compatibility with the theme.
You can try to add this code in Custom CSS:
.single-product #jckWooThumbs_img_wrap {
display: none;
}
or this
.single-product .images.zoom-disabled.shown {
display: none;
}
.single-product .span6.product_meta {
width: 100%;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
I’ve disabled demo footer in Theme Options > General > Show footer demo blocks > Off. Clear browser cache and check site now.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
footer .blog-post-list .date-event {
background-color: #cda85c;
outline-color: #fff;
border-color: #cda85c;
}
Try to add your own content in Appearance > Widgets > Footer Copyrights.
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Also, try to disable it in wp-admin panel > Visual Composer > General Settings > Disable responsive content elements.
Regards,
Rose Tyler.
Hello,
Please, try to disable 3rd-party plugin – WooThumbs – Multiple Images per Variation and check single product page then. Don’t forget to clear browser and server cache before checking.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Glad to hear that problem has been resolved.
Have a nice day.
Regards,
Rose Tyler.
Hello,
Try go to Dashboard > Woocommerce > Settings > Products > Display > ‘Add to cart behaviour’ and enable ‘Redirect to the cart page after successful addition’ checkbox.
After that navigate to Theme options > ‘Single product page’ and disable Ajax ‘Add to cart’.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You can disable responsive design in Theme Options > Responsive.
Regards,
Rose Tyler.
Hello,
Glad to hear that problem has been resolved.
Have a nice day.
Regards,
Rose Tyler.
Hello,
Try to change previous code for quick view to
.woocommerce-page .footer-product .show-quickly {
padding: 0;
width: 23%;
font-size: 10px;
}
.woocommerce-page .footer-product a {
font-size: 10px !important;
}
1. Please add this code in Custom CSS:
.header-type-7 .top-bar {
background-color: black;
color: white;
}
.header-type-7 .top-bar a {
color: white;
}
2. To remove translation icons go to Appearance > Widgets > add Text widget with your content to “Left Side top bar area”.
3.
.navbar {
padding: 10px 0;
}
4.
.page-heading-slider {
display: none;
}
5. Please see screenshot http://prntscr.com/dg2l8p
Regards,
Rose Tyler.
Hello,
1. As I see, you set only up-sells products http://prnt.sc/dg0ku8 and they display in single product sidebar http://prntscr.com/dg0kzo
2. Try to add into previous code color:black; http://prnt.sc/dg0g6e
3.
.woocommerce-page .footer-product .show-quickly {
padding: 0;
width: 10%;
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
1.
.single_add_to_cart_button.etheme-simple-product.button {
background-color: blue;
}
.single-product .single_add_to_cart_button:hover {
background-color: red !important;
}
2.
.single-product h3.addon-name {
font-size: 18px;
}
3. Could you, please, provide me screenshot for better understanding?
4.
.menu > li > a {
font-family: Neucha;
font-size: 20px;
font-weight: 700;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.single-product .product-images {
margin-top: 25px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
You needed to update your translation files.
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.mobile-nav .wpb_row{
clear:both;
}
Regards,
Rose Tyler.
Hello,
Please check your contact form now.
Regards,
Rose Tyler.
Hello,
I have checked it. Seems your modifications caused this issue. Try to use original theme file top-bar.php. You need check your custom code attentively which you added in child theme files.
Regards,
Rose Tyler.
Hello,
Please provide FTP credentials.
Regards,
Rose Tyler.