Viewing 3 replies - 1 through 3 (of 3 total)
  • If your theme has a built-in custom CSS option, use it; otherwise, get a custom CSS plugin and put:

    .woocommerce table.shop_attributes tr { background: #333333; }
    .woocommerce table.shop_attributes th { background: #333333; border: #333333; color: #fff; }
    .woocommerce table.shop_attributes td { border: #333333; color: #fff; }

    With this code, the weight information will be the same color as the background of the tabbed section and the color of the text will match the surrounding text of the other tabs.

    Thread Starter SSmeredith

    (@ssmeredith)

    Thanks much for the help!!
    🙂

    Theme Author Slocum Studio

    (@slocumstudio)

    Hi Meredith,

    We just pushed an update out to fix the shop attribute display. Once the update is approved, you will see it in your WordPress updates. After updating, the “Additional Information” section should look much better.

    Let us know if you have any other questions or concerns. Thank you for choosing Simple Shop!

    @stephencottontail Thanks for the assistance!

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

The topic ‘weight in tab rendering’ is closed to new replies.