• By using Firebug, I find out I like the top margin to be -43. For my product list page. But because it’s initially set to 0, it seems impossible to find in the woocommerce-layout file.

    It should have been in this line:

    {float:left;margin:0 0.8% 3.2em 0;padding:0;position:relative;width:24%}

    How do I get my margin-top to be -43?

The topic ‘woocommerce-layout’ is closed to new replies.