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

    Hi,
    This might be off topic, but I have to try :)

    I am using Enfold (Just love it!!!!) together with WooCommerce. I would like to tweak the product page. Hiding Widgets, sidebar and so on.
    When activating advanced editor, the product page failes. So instead I am trying to control page presentation using the field editor.

    My changes does not apply or change the presentation. Can you help?

    Field change:

    #505571

    Hi dalboslampen!

    Your trying to make it fullwidth correct? Use the layout builder and then click on “Plugin Additions” in the layout builder tabs and drag over the product information, add to cart button, etc etc.

    Cheers!
    Elliott

    #505661

    Hi,
    thank you for quick response!

    Yes I am trying to make it fullwidth. But pulling in the product info and product info tab does not respond as I would like it to. Picture of the product does not show. I am starting to wonder if this is a little bug with my installation….

    #505702

    Hi!

    You can add your own image in with our image element or gallery element, etc etc.

    If your just wanting some CSS to use then try this out.

    .product aside { display: none !important; }
    .single-product-main-image { float: none !important; }
    

    Though I think it would be better to use the layout builder in this case.

    Best regards,
    Elliott

    • This reply was modified 8 years, 6 months ago by Elliott.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.