Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5125
    Avatargsb
    Support Expired

    I had this issue before but had to reinstall my wordpress site and I am having the same issue again. Please help me correct it one more time. Maybe provide me with the steps so I can do it myself next time as well. Thank you so much.

    On the product page next to the variations the variation name is visible vertically for some reason. I can’t find a way to fix it. I have created a product called TEST. Check on that product and you will see what am talking about.

    #5134

    I fixed this issue, please recheck.

    Code CSS fix:

    .single-product div.product table.variations th, .single-product div.product table.variations td{
    	display: block !important;
    }

    Add to file style.css( child-theme)

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.