Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #962261

    Hello,

    Was wondering how i would resize the shop page images and or remove them to use a news post in woo commerce on enfold theme.
    so they are not showing like the private content provided. If you could assist I would so very much appreciate it.

    Thank you in advance.

    #962407

    Hey Tyler,

    You would need to configure your product display settings at Woocommerce > Settings > Product > Display.

    Best regards,
    Jordan Shannon

    #962416
    This reply has been marked as private.
    #962423

    Hi,

    You are looking to display the products as row correct?

    Best regards,
    Jordan Shannon

    #962439
    This reply has been marked as private.
    #962441
    This reply has been marked as private.
    #962914

    Could I please get some help?

    #963546

    Hi,

    We would like to apologize for the late response.

    The original product images are quite small. The minimum size should be 450x450px. If you can’t upload images that big, try this css code in the Quick CSS field instead.

    #top .thumbnail_container img {
        margin: 0 auto;
        display: block;
        width: auto;
        height: auto;
    }

    Best regards,
    Ismael

    #963725
    This reply has been marked as private.
    #963738
    This reply has been marked as private.
    #963757
    This reply has been marked as private.
    #964361

    I don’t know if my replies have been seen or not. But if possible someone who has worked on this theme and can help me i would appreciate it.
    I think all that’s required is placing things into a table / formatting it with the CSS you sent left aligned etc. I dont know. But I really would like to get this site finished and i’m close. If anyone please has the time , reach out to this request. Thank you. Hope you enjoyed your memorial holiday weekend.

    #964909

    Hi TylerErdie,

    Well, in Enfold you can have the product grid, product slider and maybe masonry to display products.
    And there is the catalog https://kriesi.at/themes/enfold-2017/elements/catalogue/

    If you need other product layouts you might want to look for a plugin that can help you with that.
    Best regards,
    Victoria

    #964911

    I see your reply… but it doesn’t really help me.
    I feel like my support issues are not a bother to any of you.
    I’m not the best with CSS and this theme im still not 100% set on.
    Your making a decision very easy for me to find some other alternative.

    #966568

    Hi TylerErdie,

    All I was saying is that layout like this https://cl.ly/0X3I20071J0L for the products is not available in Enfold out of the box and I told you about the available options.

    If this does not address your issue, can you please explain a bit more what the issue is?
    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #966571
    This reply has been marked as private.
    #969814

    Hi,

    Have you tried using the “Product List” element? The layout is quite similar to the one you like. It may require a few adjustments.

    Best regards,
    Ismael

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