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

    hi,
    How can I be able to change the title h3 for IconBox to another Hn?

    Best regards

    #903813

    Hi allen,

    You can do this by editing this file in the Enfold: enfold > config-templatebuilder > avia-shortcodes > iconbox.php and look for this code (line 504):

    if($title) $output .= 			"<h3 class='iconbox_content_title {$av_title_font_classes}' {$markup} {$title_styling}>".$title."</h3>";

    Replace h3 tag. I would recommend using a child theme before doing the modifications. :)

    Best regards,
    Nikko

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