• I have woocommerce installed, on the shop page, the products along the left margin links do not work from a desktop and laptop. Thank you if you can help me Im doing research online trying to find a solution to this. I am familiar with html but not so much this coding.

    i had this problem a while back, as well as some blank space i wanted to remove and placed this code in the stylesheet:

    #secondary {
    display: none;
    }

    .site::before {
    z-index: 0;
    }

    but now the problem is back.

    thank you if you can help.

    • This topic was modified 8 years, 10 months ago by 631art.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Problem with Products on Left Margin’ is closed to new replies.