Hello,
Please add the next custom CSS code:
.footer-widgets .footer-widget ul .menu-item {
display: inline-block;
}
Regards
Hello,
Please add the next custom CSS code:
.footer-widgets .footer-widget ul .menu-item {
display: inline-block;
}
Regards
Hello,
1) Custom CSS code was edited.
2) It is this padding – https://prnt.sc/vb6tyr , go to Theme Options > General > WPBakery Responsive CSS Box-Module > On, then edit the page and set 0px, via Design Options of column, for Mobile only.
Regards
Hello,
Please check now.
Regards
Hello,
Theme Options > Styling > Dark version > Off.
Regards
Theme Options > Styling > Container Background Color > set transparent https://prnt.sc/vb61vc , set a default bg image fr the site, then you will be able to configure more settings – https://prnt.sc/vb6328
Regards
Hello,
It is not a bug, but predefined behavior. If you want to change it, provide us with temporary wp-admin and FTP access, we will do some changes in your child theme.
Regards
Hello,
Update the theme and plugins via FTP – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Or provide us with temporary FTP access.
Regards
.main-products-loop .product, .products-loop .product, .carousel-area .product-slide .product {
display: flex;
justify-content: center;
}
.products-loop .ajax-content, .products-loop {
display: flex;
flex-wrap: wrap;
flex: 1;
}
.content-product {
flex-direction: column;
justify-content: space-between;
display: flex;
flex: 1;
}
.content-product .quantity-wrapper {
margin-right: auto;
margin-left: auto;
}
.swiper-container {
display: flex;
align-items: stretch;
}
.product-slide .product {
display: flex;
height: 100%;
}
.swiper-wrapper {
height: auto;
}
Regards
Hello,
Make sure that you installed default WC pages – https://docs.woocommerce.com/document/woocommerce-pages/ Then you can select “Default Product Sorting ” in Theme Options > WooCommerce (Shop) > Product Catalog.
Products Per Page, for Shop and Categories pages, you can change via Theme Options > WooCommerce (Shop) > Shop > Shop page layout.
Regards
W3 Total Cache plugin is free – https://wordpress.org/plugins/w3-total-cache/
Regards
Hello,
Please provide temporary wp-admin access
Regards
.et-notify {
background-color: red !important;
}
Regards
Have you cleared cache of your mobile browser? What model of phone and browser do you use?
Regards
Hello,
Check now. I’ve edited translation of the theme.
Regards
Hello,
Try to add the next custom CSS code:
.posts-nav-btn:hover .post-info {
background-color: #f4f4f4;
}
If this is not what you are looking for, describe the desired result in more detail.
Regards
Hello,
Add the next code in Global custom CSS:
.mobile-menu-content .et_b_header-menu .menu li a {
text-transform: none;
}
Regards
Hello,
Thanks for using our theme.
1) Could you, please, provide temporary wp-admin access?
2) There is no such possibility. But you can enable variation swatches and select “Image” type – https://youtu.be/LgzC4iK-j6A
Regards
All available settings you can find in Theme Options > Header builder > Newsletter, for example – https://prnt.sc/vb392l
Regards
Hello,
IPs of our experts who will work on your question – 176.98.69.180, 176.98.70.243 and 176.98.69.124
Regards
Hello,
Please read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
Hi,
Add the next code in Theme Options > Theme Custom CSS > Custom CSS for desctop:
.products-loop .product:hover,
.carousel-area .product-slide:hover{
box-shadow: 0px 0px 10px 3px rgba(0,0,0,.1);
z-index: 2;
transform: translateY(-5px) scale(1.007);
border-radius:5px;
}
.products-loop .type-product {
padding-top: 15px;
}
.products-loop .content-product {
margin-bottom: 15px;
}
.products-loop .product, .swiper-container .product-slide{
transition: all .2s ease-in-out;
}
Regards
Hello,
We’ve sent archives of the theme and Core plugin to your registration email.
Regards
Hello,
Do you mean product description? Enable Elementor for products – https://prnt.sc/vb2w5f
Also, check this topic – https://www.8theme.com/topic/typography-title-dimensions-and-colours/
Regards
Hello,
Take our apologies but we have not released it yet. We plan to release it soon. Thank you for your patience and understanding.
Regards
Hello,
Please try to activate the theme now.
Regards
Hello,
Thanks for using our theme. Sorry for the delay in answering.
Please try to activate the theme now.
Regards
Hello,
Try to activate the theme now.
Regards
.sticky-message-on .content-page .woocommerce-message {
background-color: #f26422 !important;
}
Regards
Change the previous code to:
.content-page .content {
display: flex;
align-items: center;
justify-content: center;
}
Regards