Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1329195

    Hi!
    On my website, I would like to add product on 1 column. But by default, you propose 2 3 4 or 5 columns.
    How can I modify that? IT’s important for me.
    On this page https://beta.equibauges.com/equitation-stage-jeunesse-et-sport-enfants/, I would like to have an image STAGES FEVRIER, 1 product, an image STAGES PAQUES, 1 product, an image STAGES ETE, and on another row 5 products. So i have to add a product on 1 column, not 2.
    Could you please help me to do that?

    Thanks a lot.
    Gaëlle

    #1329353

    Hey oeilneuf74,
    Thank you for your question, try using the post slider element, you can choose a product category and one column.
    2021-11-17_004.jpg

    Best regards,
    Mike

    #1329368
    This reply has been marked as private.
    #1329435

    Hi,

    Thank you for the update.

    Looks like you have managed to create the layout following Mike’s suggestion above. This is what we see in the page.

    Screenshot: https://imgur.com/fJMMXLT

    Using css to adjust a certain layout or style is quite common in web development. You may have to add more in the future in order to achieve layouts or styles that are not available out of the box.

    Best regards,
    Ismael

    #1329460
    This reply has been marked as private.
    #1329514

    Hi,
    Sorry I think I’m confused now, so the first row that looks like the way you described, with a image, product, image, product, image
    2021-11-18_001.jpg
    what do you want to change with this layout? Why are you not using this one?
    With the bottom attempt that has the product off a little:
    2021-11-18_002.jpg
    this css would correct:

    #top #main .slide-entry-excerpt p {
    	margin: 0;
    }
    
    #top #main .avia-smallarrow-slider-heading > div {
        display: none;
    }

    2021-11-18_003.jpg
    So if you want to use the bottom layout try adding this css.

    Best regards,
    Mike

    #1329901
    This reply has been marked as private.
    #1329942

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Woocommerce’ is closed to new replies.