Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #672908

    Dear Kriesi-team,

    First: thanks for making such a fantastic theme! I have been using it for a couple of clients and my latest client wants to have a web shop. I bought again the Enfold theme and installed the Woocommerce plugin. But I found that the ‘front page’ of the web shop is not as customize as I hoped it would. For example, I want use a slider at the top of the page (below the header), little bit text, button and then some latest illustrations (client is an artist). This is so to say the parent page for the next one with products (illustrations). So… is Woocommerce the right webshop plugin for Enfold, if so, how do I customize the page exactly as I want?

    Thanks a lot in advance for your answer.

    Kind regards
    Ronald

    #674485

    Hey Ronaldgoudriaan,

    Thank you for using Enfold.

    Create a page, design it the way you want then use the Product Grid element to display the products or illustrations. Unfortunately, some default WooCommerce functionality and plugins may not work properly with the product grid element.

    Best regards,
    Ismael

    #687601

    Thanks Ismael.
    Little late reply again, but I did as you advised. Is it possible to make the borders around the products less explicit? Or just remove them?
    Thanks in advance for your help.
    Kind regards
    Ronald

    #688268

    Hi,

    Might be easier to just remove the border. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .inner_product {
        border: none !important;
    }
    

    Best regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.