• Resolved TenderElf

    (@tenderelf)


    Hey, All.

    I was messing around trying to fix the 2 items per row instead of 3 glitch in the wootique theme (in the recent products section on the homepage), and I accidentally deleted the original existing code that came loaded in the “custom css” file.

    Now I believe I have the right code to fix the 2 items per row problem:

    .woocommerce ul.products li.last, .woocommerce-page ul.products li.last
    {margin-right: 0;}

    but I also believe that I need that small amount of original code to override the main file with the custom css file to make it work.

    The code that was originally in the custom css file consisted mostly of instructions, but there was a small amount of essential code (I believe), as well. If someone could post this I would appreciate it. I’m a super newbie and I’m still trying to figure this whole thing out. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Original coding in wootique: custom css’ is closed to new replies.