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

    (@enigmaweb)

    Hi hackworth, just pop this CSS into your theme stylesheet and it will fix it on your site:

    #wpc-col-2 {
    	width: 612px !important;
    }

    The issue is just that the right column that holds the catalogue content is a bit too wide for your theme design so the code above just makes it a tad smaller so it fits properly.

    Hope this helps 🙂

    Oh and if you like the plugin it is really helpful if you can give a rating/review here – thanks!

    Thread Starter hackworth

    (@hackworth)

    Thanks, Maeve, I had assumed that was the problem but I think when I tried to fix it I left out !important … now it’s working.

    Thanks again!

    Plugin Author Maeve Lander

    (@enigmaweb)

    No worries! Glad I could help.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Product Category Layout Problem’ is closed to new replies.