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

    Hi there,

    my sites are built with gutenberg editor.

    Since switching to your theme, products (coming from shortcode product category –> [product_category category=”MyDesiredCategory”] ) are displayed in 4 columns. Since there are only 3 columns, my headline and text from the next line are being pulled up in the fourth column.

    Please see here, how it looked before using Enfold: https://sbco.cloud/amazon_datev_import/

    And see here, how it looks with Enfold: https://sbco.bessere-website.de/amazon_datev_import/ (Site protection Password: sbco)

    I have nearly 70 pages being affected. How can I fix that with one bulk action?

    Thank you very much,

    Jasmin

    #1305705

    Hi Jasmin,

    I can’t see that happening on my end using Chrome, I’m seeing 3 columns only. Could you let us know how to reproduce this problem please?

    Best regards,
    Rikard

    #1305940
    This reply has been marked as private.
    #1306723

    Hi Jasmin,

    Thanks for contacting us and sorry for the late reply!

    Could you please try adding following code to bottom of Quick CSS field in Enfold theme options > General Styling tab and check if that helps?

    #top .products.columns-4 {
        display: inline-block;
    }

    Best regards,
    Yigit

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