Chnage H1 to H2 and br

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35599
    Claudiu Deac
    Participant

    Hello,

    How can I change in the web builder H2 to H1 of the demo theme:
    [heading2 title=”WordPress theme to present your fabulous Apps”]
    To keep the css style of the text and add a <br/> tag inside it?

    Best regards!

    #35600
    Raghavendra
    Moderator

    To make this change, you can have a look at the shortcode implementation in the plugin wp-content/plugins/livemesh-agile-shortcodes/includes/shortcodes/typography-shortcodes.php.

    The current implementation is fairly simple with straightforward HTML. Then you can slightly tweak the same in your child theme functions.php to come up with your own shortcode like heading1 with the changes you require.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.