Home Forums WoodMart support forum Product page description tab title font

Product page description tab title font

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238327

    pwcreative
    Participant

    Hello support,

    I have most of my site configured now and using a lot of CSS from this support forum which has helped me so much.

    But I have one issue unsolved. The description font on the product pages. How to change the tab title font size with CSS?

    I found a thread using this code:
    a.woodmart-accordion-title.tab-title-description.active {
    color: #ff6c00;
    font-size: 20px;
    }

    .woocommerce-tabs .woodmart-accordion-title {
    font-size: 20px;
    color: #ff6c00;
    }

    (but it has not worked)

    Please could you assist me

    Thanks! 🙂

    Attachments:
    You must be logged in to view attached files.
    #238380

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Your site is under construction, please provide your site admin access I will provide CSS. You see the CSS for accordion, as I understand you have tabs, that is why this CSS does not work.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)