• 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

Viewing 1 replies (of 1 total)
  • Thread Starter DJURMANN

    (@djurmann)

    If anyone else is having problems with this I managed to remove the Follow Us! by removing the header of the footer widget uner appearance.

    Custom css did not work for me alas

Viewing 1 replies (of 1 total)
  • The topic ‘Modifying the Vantage Theme Footer’ is closed to new replies.