Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #424958

    I am wondering why WooCommerce category descriptions are set at 12px when post category descriptions are not?

    It creates inconsistency and requires the need for custom css.

    #425142

    Hey mattmikulla!

    Could you provide us with a link to the site in question please? Also, how would you like to change the descriptions?

    Best regards,
    Rikard

    #425517

    I already changed the CSS for the description on my site so a link won’t help.

    I would like you to change the container class .term-description on WooCommerce category pages to just use whatever base font is selected in Enfold settings.

    As it is by default it’s set at 12px.

    To test this just go to a WooCommerce category page with description text.

    #425531

    Hi!

    Please request the changes you would like in here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

    #437391

    Hello ,

    is this problem maybe solved in next versions of Enfold? I have same problem.

    Regards

    #437407

    Hi!

    Can you please post the link to your page where we can see the issue?

    Regards,
    Yigit

    #437409

    Hello,

    http://fei.weboteka.info/product-category/china/
    I want to put bigger font on description.
    regards

    #437414

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .term-description {
      font-size: 14px;
    }

    Cheers!
    Yigit

    #437419

    Thank you very much!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘WooCommerce Category Description Font Size’ is closed to new replies.