• WP: Update to date
    Theme: Mastro
    Site: https://restoreursmile.com

    Hello! I am working on site that is giving me difficulty. I am hopefully a fellow community member could provide an assist as I am all out of ideas.

    What I want is a bottom banner (similar in height and width as the top banner and equidistant to the images) with site credits to beneath it. I want the bottom banner and the site credits to appear on the front page and on all the other pages, without bleeding into content on the other pages. Changing themes should only be considered as a last resort.
    Any help on getting it to look right, would be helpful.

    Here is what it should look like on front-page:

    https://pasteboard.co/20RtxcfM.png

    Here is what I have done:
    I thought I could get around it by widgetizing the the footer. Instead, while the front-page looks right, the widgetized footer does not stay at the bottom and forces the bottom banner and site credits up into the text on the other pages. The plugin I used was called Footer Putter.

    I’ve tried inserting the image and the site credits directly into php and that does not seem to work. It still gets moved into the text on other pages.

    The front page is heavily customized (I am not sure if that has anything to do with it). I could provide CSS code if needed.

    Site Credits that I want to appear.
    <p align="center">? 2015 Southern California Family Dentistry| <a href="/wp-admin"> Site Admin </a> | <a href="/rss"> RSS </a> | <a href="https://restoreursmile.com/privacy-policy-2/"> Privacy Policy </a> </p>

    Note: in the original Mastro theme I removed the following php code and tried to replace it with the above site credits.
    <div class="siteInfo" role="contentinfo"><a href="<?php echo esc_url( __( 'https://www.ads-software.com/', 'mastro' ) ); ?>"><?php printf( __( 'Proudly powered by %s', 'mastro' ), 'WordPress' ); ?></a>

    Screenshot of the original Mastro Theme Footer.php

    https://pasteboard.co/20RcwNMM.png

    Screenshot of site’s current Theme Footer.php(site credits that I want appear at the top)

    https://pasteboard.co/20RgyfC7.png

  • The topic ‘CSS and Footer Question on Mastro Theme’ is closed to new replies.