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

    Hi,
    I´ve got just a short question about override a function.
    I´d like to change the H3 of the portfolio entries to a normal p.
    I´ve found it here:

    /enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php
    change $default_heading = 'h3'; to $default_heading = 'p';

    How or what do I have to add to the functions.php in my child theme?
    Thank you very much!
    Best regard, Ela

    #1219363

    Hey bts-de,

    Thank you for the inquiry and sorry for the delay. You will have to create a duplicate of the portfolio file in the child theme’s shortcode path, so first you have to create a new shortcode path in the child theme. Please check this documentation for more info.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.