• lunaticrc

    (@lunaticrc)


    I would like that only specific variations will appear in the “additional information” tab.

    in my current website i sell alot of “Custom made items”, and some of the variations are overflowing the additional information tab.
    for example:
    i have a product that you can choose if you want it to be made with custom made features, and my additional tab shows every variation of the color + custom made variations which makes the attribute really long and ugly.

    example in picture:
    https://cdn.discordapp.com/attachments/610521710046740482/682263142381781028/unknown.png

    thanks alot in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Amit Singh

    (@apprimit)

    Hello,

    Try to use the below code and check it fixes the issue or not –

    .woocommerce table.shop_attributes p {
        width: 250px;
    }
    Thread Starter lunaticrc

    (@lunaticrc)

    no it didnt fix it, just made all of the additional information in 2 lines instead of 1

    Amit Singh

    (@apprimit)

    I checked the source code and all the descriptions in a parapgraph so it can’t be fixed. Have you reached the woocommerce support about it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can i hide specific variations on “additional information”’ is closed to new replies.