Reply 344928 to: What is the correct way to create a new product

Avatar: Rose Tyler
Rose Tyler
Support staff
January 24, 2023 at 17:17

Hello, Jay545452

Do you plan to add products manually or import them?

A result similar to the demo can be achieved using custom CSS code.

Our demo products were created using Elementor, so they should be edited using Elementor only.
We are using Elementor to build our descriptions on demos because we use different widgets for showing visual effects and well-styled descriptions for each product. Otherwise, if you need to add a simple html list or a few paragraphs in the product’s description then it is better to use the classic editor to prevent loading Elementor extra files/scripts/styles for that area.
If you plan to create products manually or import products that were not created using Elementor, it means the Elementor is not obligatory.

About custom CSS code, try to add the next code in Theme Options > Theme custom CSS > Global –

#tab-description {
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 30px;
}

then check your “test” product, the border around the description should appear.

If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

Kind Regards,
8Themes Team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.