Lines in variant selection after last update

This topic has 4 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Olga Barlow

  • Avatar: Karbi
    Karbi
    Participant
    January 16, 2022 at 04:16

    There is a separating line added before and after variant selection. How to remove that.?
    https://prnt.sc/26e6fu0

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 17, 2022 at 14:51

    Hello,

    Seems that it comes from your custom CSS. Provide us with WP Dashboard access with the admin permissions to allow us to check the custom CSS area. The current use that you provided does not have such access.

    Regards

    Avatar: Karbi
    Karbi
    Participant
    January 17, 2022 at 17:50

    Please try again with same details

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 17, 2022 at 19:19

    Hello,

    Yes, issue was caused by your custom https://prnt.sc/26etv6i
    I replaced

    td, th {
      border: 1px solid #dddddd;
      text-align: left;
      padding: 8px;
    }

    with

    table:not(.variations) td, table:not(.variations) th {
      border: 1px solid #dddddd;
      text-align: left;
      padding: 8px;
    }

    Check now.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Lines in variant selection after last update’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.