Hello,
Add the next code in Custom CSS for page area:
.et-fancy-button .button-wrap {
display: block;
}
Regards
Hello,
Add the next code in Custom CSS for page area:
.et-fancy-button .button-wrap {
display: block;
}
Regards
Hello,
Go to Theme Options > change any setting > click on Publish.
Regards
Hello,
It is not a bug, just the elementor demo version had different settings for mobile view compare to our old wpbakery demo.
We’ve changed it on the demo. You can do changes, as was mentioned by Olga, or provide URL and temporary wp-admin access, so we can change it on your site too.
Regards
Hello,
Try to activate the theme now.
Regards
Hi,
You’re welcome!
Regards
Hello,
1) Our developers still working on the issue with tabs. As a temporary solution, you can disable this option for the tabs element https://prnt.sc/vgsc2p
2) Looks like the problem with the Mobile menu button is caused by some an additional plugin on your site. Try to disable all the third-party plugins, that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , and check how it works then. Enable plugins one by one to find out which one causes the problem.
Regards
Hi,
I do not see the problem – https://prnt.sc/vgs602 Please clear cache and check one more time.
Regards
.content-product .product-title a{
min-height: 70px;
}
Regards
Hello,
I’ve re-opened it. Please be patient, you will get a reply.
Regards
Hello,
I do not see the problem – https://dropmefiles.com/0dH3D Please clear cache and check one more time.
Regards
You’re welcome!
Yes, this code.
Regards
Hello,
Theme Options > Header builder > Mobile header > Mobile menu > https://prnt.sc/vgr47k , Theme Options > Mobile panel > remove Wishlist element.
Please clear cache of your mobile browser and check now.
Regards
Hello,
Please read – https://8theme.com/demo/docs/legenda/Menu_Set_Up/Mega_Menu and watch https://8theme.com/demo/docs/legenda/Video_Tutorials/Legenda_Mega_Menu
Regards
Go to Plugins > disable and remove the XStore Core plugin. After that go to XStore > Plugin Installer > install XStore core again.
Regards
Hello,
Sorry, but there is no ready solution for your request to change the current functionality of the navigation. Additional customization in files is outside the scope of our basic support.
You can submit a request here – https://www.8theme.com/taskboard/
Regards
Hello,
Please check now.
Looks like you deleted custom code from the child theme.
Regards
Add this code in Theme Options > Theme custom CSS:
.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,
Please provide a screenshot where you can see the Wishlist still + URL and temporary wp-admin access.
Regards
Hello,
1, 2. You can try to implement it by additional customization in files of the child theme, if you have appropriate skills. Or submit a customization request here.
3, 4. Edit content on the main sidebar via Appearance > Widgets https://prnt.sc/vgq11f
Regards
Hello,
Thanks for using our theme
Please clear cache and check one more time – https://prnt.sc/vgpw78 I do not see the problem.
Regards
Hello,
https://prnt.sc/vgpu4i – provide correct wp-admin access.
What page is displayed incorrectly?
Provide temporary FTP access also.
Regards
Hello,
Could you provide URL of page with the element and temporary wp-admin access? Use Private Content area – https://prnt.sc/vgpr7r
Try to change settings globally via Theme options > WooComerce (Shop) > Shop > Products style > Product Content Elements
Regards
Hi MichaelB,
Ok. We will not close this topic, maybe you will get a reply.
Regards
Hi,
Theme Options > Header builder > Main header > WCAG Color
Regards
Hello,
Enable debug mode in WordPress – https://wordpress.org/support/article/debugging-in-wordpress/ to find out what error appears on your site, it will point you in the right direction what needs to be fixed.
Provide us with FTP access also.
Regards
Hi,
https://www.8theme.com/topic/search-bar-6/#post-250955 Theme Options > Header builder > Search > disable search by SKU or change your SKU number as was mentioned previously.
Regards
Hello,
We can’t see your screenshots, unfortunately. Try to upload them here https://dropmefiles.com/ and provide us with URL.
Regards
Hello,
No, unfortunately.
You can add this code in Theme Options > Theme Custom CSS to change the breadcrumbs style on project pages –
.single-etheme_portfolio .page-heading {
background-image: none;
}
https://prnt.sc/vgp5ij
And add the desired image in the portfolio project content just via an image element.
Regards