Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #339220

    I want to insert one product in a 1/2 column next to a contact form in the other 1/2 column on the page (custom orders) but when inserting that way, the product ‘grid’ of one is very narrow. How can I make it use the entire available space?

    http://lastcallcustomcalls.com/top-shelf/

    #339844

    Hi mrshaffly!

    Thank you for using Enfold.

    Please try to add this on Quick CSS:

    .page div .products .product {
    margin: 0 1% 1% 0;
    width: 100%;
    }

    Best regards,
    Ismael

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