Whatsapp

(48) 99944-2812

Please check to make sure you’ve typed the URL correctly. Maybe try a search?

Carrinho

Carrinho

function woo_add_custom_styles() { if (is_product_category('ex-commerce')) { wp_add_inline_style('woocommerce-general', 'h1.page-title { color: #FF9900 !important; font-size: 24px; }'); } } add_action('wp_enqueue_scripts', 'woo_add_custom_styles');