Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Ben Ritner – Kadence WP

    (@britner)

    “pinned product table”

    I’m not 100% I know what your saying by “pinned” but try this css:

    table.shop_table {
      background: #000;
    }

    Kadence Themes

    Thread Starter antoineO

    (@antoineo)

    Sorry for my English :/
    And thanks, it works.
    Nevertheless, i put the the background color of the table in white and we do not read the title of the table anymore.
    Is it possible to change just to color font of the tltre into the product table ?

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    table.shop_table {
      color: #000;
    }

    Kadence Themes

    Thread Starter antoineO

    (@antoineo)

    Perfect. Thanks very much !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Wo commerce > cart’ is closed to new replies.