• Resolved jonnimunki

    (@jonnimunki)


    Hi, thanks for all the new features in the update. Really useful! Love that I can change the main colour via HEX code now. Seems like the original theme colours still come through in certain places, here is the css I used to Change it to my colour (black):

    .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #111111;
    }
    .woocommerce-tabs ul li.active a {
    color: #000000;
    box-shadow: 0 2px 0 #000000;
    }

    One is for the tabs in the account page and the other is for the tabs in the
    single product page in woocommerce.

    Another request, can we please have an option in the theme to choose a websafe font instead of a google font? i.e. Verdana, Times, Arial etc.

Viewing 1 replies (of 1 total)
  • Plugin Author Twentig

    (@twentig)

    Hi @jonnimunki,

    Thank you for your message.

    Indeed Twentig doesn’t apply the primary color to the WooCommerce elements. We’ll consider it for a future release.

    Currently, you can select a web safe font by using the one called UI System Font, which is a stack of sans-serif fonts.

    Have a nice day.

Viewing 1 replies (of 1 total)
  • The topic ‘One teeny tiny thing (actually two…)’ is closed to new replies.