• Resolved sugt

    (@sugt)


    Hi,

    I’ve created this page – https://www.new.additionmanagement.com and I’m still not able to remove the footer. Can you tell me what I’m doing wrong? If I just put the code below in the first window and not in the second window, it removes it only on the home page, but not the other pages.

    I’m using this code – what should I put in the second window and how can I get rid of this for the other pages?

    <div class=”site-info container”>
    Proudly powered by WordPress
    <span class=”sep”> | </span>
    Theme: Sydney by aThemes. </div>

    TJ

Viewing 1 replies (of 1 total)
  • Hello @sugt,

    Thank you for reaching out to us!
    I have just checked this on my end, and if you add the correct HTML text in STEP 1 without adding anything in the STEP 2 it removes the credits text from all the pages.

    The html you should add in STEP 1 is this:

    <div class="site-info container">
    			<a href="https://www.ads-software.com/">Proudly powered by WordPress</a>
    			<span class="sep"> | </span>
    			Theme: <a href="https://athemes.com/theme/sydney" rel="designer">Sydney</a> by aThemes.		</div>

    Here is also a screenshot to better see this on my end:
    https://gyazo.com/683a3767095586cef7cb7907e5cd597c

    Please give it a go and let me know how it goes!

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Help – can’t remove the footer’ is closed to new replies.