This topic has 2 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler
i would like to change the weight of the description tab https://ibb.co/QfXpcH0 to the exact weight of the related products heading https://ibb.co/QK9SX1G
Hello,
Try to use the next custom CSS code:
.wc-tabs .et-woocommerce-tab.active a {
font-weight: 700;
}
Regards
Tagged: description, optimization, templates, weight, woocommerce, wordpress
The issue related to '‘Weight of Description’' has been successfully resolved, and the topic is now closed for further responses