No content to show
User Activity
Hi @Jon87,Our Boostify team has also released a free app to add sections. That's it: https://apps.shopify.com/boostify-section.If you have difficulties creating sections with icons, please contact us via https://boostifythemes.com/.
04-28-2025
Hi,You can try SEO Manager or Bulk Product Edit by Hextom.
Hi @Jon87 ,To build sections with icons, you can integrate a page builder app like Pagefly or EComposer.
04-24-2025
Go to Customize > Header section > Custom CSS and try this code: @media screen and (max-width: 989px){
.header {
display: flex;
justify-content: space-between;
}
.header__heading {
flex-grow: 1;
}
.header__heading, .header__heading-li...
Dynamic checkout buttons allow you to add payment gateway buttons below the Add to Cart button on the product page. Please check https://help.shopify.com/en/manual/online-store/dynamic-checkout. Or you should get support from the Noire theme develope...