Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1306173

    Hello,

    I’m using the shortcode [product_page id=”x”] to display 1 product on the front page. But there’s a ton of space on the left side (see image attached).

    On the product page itself, it’s easy to hide the image and the content flows back without creating a huge empty space.

    Can’t seem to figure out what to change.

    Thank you

    #1306335

    Hey FlatText,

    Thanks for the screenshots. Could you post a link to where we can see the actual problem on your site as well please?

    Best regards,
    Rikard

    #1306343

    Hi Rikard, thanks for getting back to me.

    I’ve added links in the private content section.

    Hopefully you can see my problem, I’m trying to get the maximum width possible in the frontpage section, but for some reason that space isn’t going anywhere. On the product page, it’s not an issue.

    #1306546

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home #plan div.summary {
        width: 100% !important;
    }

    Best regards,
    Rikard

    #1306560

    That worked, thank you! How didn’t I see that.

    #1306600

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce single product shortcode empty space’ is closed to new replies.