• Resolved pietrobar

    (@pietrobar)


    Good evening,
    I have a problem regarding the lines of the Additional Information Tab.
    I have an Astra Theme and I am using Astra-Child and as a visual editor I use Elementor Pro .. Using Elementor Pro I have inserted the Widget that displays the Additional Information (in the Link it is “Future Quantity 0”) of a Product, everything works for me only that you see the rows of the table of the Additional Information Sheet and I would like to remove them …
    A thousand thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @pietrobar!

    You can add the following CSS code to your site’s Appearance → Customize → Additional CSS area to hide those rows. If this code doesn’t work then you need to reach Elementor Pro’s support to get helped with this as those are created with Elementor Pro.

    .elementor-widget-woocommerce-product-meta .product_meta,
    .woocommerce-product-attributes ,
    .woocommerce-product-attributes .woocommerce-product-attributes-item__label,
    .woocommerce-product-attributes .woocommerce-product-attributes-item__value{
    border: none !important;
    }

    Hope it helps.

    Thread Starter pietrobar

    (@pietrobar)

    Hi Male,
    XDDDD worked
    you are the greatest ^^
    thanks infinitely
    XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

    Plugin Support Sérgio L. a11n

    (@csnlima)

    Hi @pietrobar,

    Thanks for letting us know!

    We’re glad it’s working now.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help Lines Table Additional Information Sheet’ is closed to new replies.