HomePage Forums Themeforest Organey – Organic Food WooCommerce WordPress Theme Strange formatting of text in product variables

Topic Resolution: Resolved

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6130
    Avatarredlabelstudio
    Support Expired

    We are having a strange issue with the font that displays variable information in our products. The font seems squished to one side so that it is being displayed vertically. You can see an example in the screenshot below.

    Screenshot from product page

    Screenshot-2022-04-26-at-16-13-02

    I suspect this is a CSS issue. Can you advise us if we need to modify the CSS to correct this display issue?

    Thank you!

    #6167

    Hi there,
    Please goto Customizer > Custom Css and add Code:

    .single-product div.product table.variations th, .single-product div.product table.variations td{
       width: 50%;
    }
    

    Hope this help, thnaks

    #6171
    Avatarredlabelstudio
    Support Expired

    That did it, thank you!

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

You must be logged in to reply to this topic.