Viewing 1 replies (of 1 total)
  • Hello to make this change you have to edit theme’s file but we don’t recommend to edit main theme files directly.
    The best way to make changes like this to a theme is to use a child theme, so your tweaks won’t be overwritten when updating the theme.

    After making a child theme copy the sidebar-2.php file from main theme folder to child theme.
    Edit this file and find a line with this code <p><?php _e('More','hueman'); ?></p>
    Replace More with the desired once.

    To add a subscribe form you can use any subscription box widget plugin.

    Hope it helps and let me know if you require any further assistance.

Viewing 1 replies (of 1 total)

The topic ‘subscribe box in sidebar title area’ is closed to new replies.