Modifying the Vantage Theme Footer
-
Hello,
I have found lots of guidance on this by searching but the code that is displayed looks nothing like mine:
” <?php do_action( ‘vantage_main_bottom’ ); ?>
</div><!– .full-container –>
</div><!– #main .site-main –><?php do_action( ‘vantage_after_main_container’ ); ?>
<?php do_action( ‘vantage_before_footer’ ); ?>
<?php get_template_part( ‘parts/footer’, apply_filters( ‘vantage_footer_type’, ” ) ); ?>
<?php do_action( ‘vantage_after_footer’ ); ?>
</div><!– #page-wrapper –>
<?php do_action(‘vantage_after_page_wrapper’) ?>
<?php wp_footer(); ?>
</body>
</html>”I would like to change the “a Site Origin Theme” and the Follow Us! sections but am unsure how. my website is https://www.redhatmagic.co.uk and any help would be wonderful!
Best wishes,
Danny
- The topic ‘Modifying the Vantage Theme Footer’ is closed to new replies.