Home Forums WoodMart support forum Accordion typography

Accordion typography

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #268567

    Zellsaint
    Participant

    Hi!

    I want to change the style of the titles of the accordion but i can´t found where to do. Typography, size…

    Could you help me?

    Thanks

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I saw the screenshot you attached.

    You can try using the advanced typography settings under Theme Settings >> Typography.

    You can read our detailed documentation about advanced typography in the following link:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Regards.
    Xtemos Studios.

    #268725

    Zellsaint
    Participant

    Thanks for the response.

    I have tried changing the accordion and It works but in other 2 parts of the web does not work.

    I have creates an advance typography for the product tabs (example: Descripción) with no results. And I tried changing one element of the menu but it changes all of them.

    Thanks

    #268847

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You are Most Welcome.

    Please try using the following Custom class for the advanced typography settings for the accordion titles for tabs.

    .woocommerce-tabs .woodmart-accordion-title

    And for the mobile please provide some relevant screenshots with the URL of the website to check it myself and help you out accordingly.

    Best Regards.

    #268850

    Zellsaint
    Participant

    Hi!

    I have tried adding the custom class you gave to me but does not work. Nothing changed in the product tabs.

    #268869

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please provide the URL of the page to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #269031

    Zellsaint
    Participant

    There You have.

    #269109

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .tabs-layout-tabs .tabs li a {
        font-size: 19px;
        font-family: sans-serif;
    }

    OR try using the class “.tabs-layout-tabs .tabs li a” in the Custom Selector of Advanced typography.

    Best Regards.

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