Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Hi Lee, sounds like you might need to tweak the width of the column that holds the products. Add this code to your theme CSS:

    #wpc-col-2 {
    width: 600px !important;
    float: left;
    }

    …change the 600px until it looks right with your theme.

    Or you can post a link here and I can check it and let you know what the correct width should be for your site.

    If this didn’t solve the problem please post back here with a link so I can understand what you’re seeing and try to help further.

    Cheers!

    Thread Starter leegellie

    (@leegellie)

    It did.

    Thank you again. Brilliant. I am using it on a couple sites now and works great.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page display’ is closed to new replies.