Home Forums WoodMart support forum Change Typography of Tabs

Change Typography of Tabs

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #510530

    constantinos.rokkos
    Participant

    Hello, i want to change the typography of the tab titles on the single product page. How can i do that?

    #510573

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .single-product-content .tabs li a {
        color: blue;
    	font-size: 20px;
    }

    Change the code as per your requirements.

    Best Regards.

    #510586

    constantinos.rokkos
    Participant

    Hello it didnt work i send you a screenshot. I want to change the Typography of “Description” and the rest of the tabs.

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

    Hello,

    Please share the wp login details in private content under the message area I will check and give you a possible solution.

    Best Regards.

    #522551

    constantinos.rokkos
    Participant

    Regards

    #522630

    Hello,

    You have missed the admin login url. Can you please share the WP admin login url of your site so I will check and give you a possible solution?

    Best Regards.

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