Home Forums WoodMart support forum Widget titles tagged has h5, how to change?

Widget titles tagged has h5, how to change?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #278273

    cessayr
    Participant

    Hi,
    I have some widgets in my “Shop page widget area”. The titles are tagged as h5, but I want them to be <p> and not h5.
    Part of Code:
    <div id="woodmart-woocommerce-layered-nav-3" class="woodmart-widget widget sidebar-widget woodmart-woocommerce-layered-nav"><h5 class="widget-title">Größe auswählen</h5>

    How can I do this? Thank you!

    #278277

    Hello,

    Please remove the title from the widget and insert HTML block or content in the text block with your content and tags as per your needs.

    Let me know if you need further help with this.

    Best Regards

    #278352

    cessayr
    Participant

    Hi, this is a good idea, but it doesnt work. I have woocommerce layered nav widgets and they are displayed only on some categories. I cannot do this for html widgets.

    What other way do we have?

    #278479

    Hello,

    Please find this file woodmart/inc/theme-setup.php

    Please change the tag as per your needs here: 'before_title' => '<h5 class="widget-title">',

    If you have any questions please feel free to contact us.

    Best Regards

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