Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #687581

    Hej Kriesi-team
    I made a new shoppage (instead of the standard one with woocommerce). I used Avia layout Builder, and inserted to product grids. But on frontend there are more products showing than I allowed the grids to show.
    I put the URL in the private content an credentials so you can have a look.
    Thanks in advance for your help
    Kind regards
    Ronald

    #688902

    Hey Ronaldgoudriaan,

    Thank you for using Enfold.

    I’m sorry but we can’t get past the “my account” page. Make sure that the user role is set to admin. And regarding the issue, it looks like you’re using a woocommerce shortcode. Is that right? Please try the advance layout builder’s Product Grid element instead.

    Best regards,
    Ismael

    #688933

    Hej Ismael
    Sorry, forgot the give you the admin role.
    Am using the advace layout builder’s product grid (2x)
    Kind regards,
    Ronald

    #690178

    UPDATE

    Hej Ismael
    I deleted the avia prod. grid sliders and now it is apparently showing another grid. That might be ok, but on my mobile devices only to columns are shown, so half of the screen is used.
    Thanks in advance again
    Kind regards
    Ronald

    #690797

    Hi,

    use this code:

    @media only screen and (max-width: 767px) {
    div .products .product {
    margin-right: 0 !important;
    width: 50%;
    }}
    

    Best regards,
    Andy

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