• Resolved undercoverism96

    (@undercoverism96)


    Tried to replace my footer credit using the plugin but it seems like I’m using the wrong HTML for Step 1.


    The code I copy pasted:

    <p class="copyright">
    	            Copyright ?2022 
    				
    		Campfire Digital
    		. All rights reserved. <span class="bizberg_copyright_inner">Powered  by <a href="https://www.ads-software.com/" target="_blank" class="customize-unpreviewable">WordPress</a>
    	    <span class="sep"> & </span>
    
    	    Designed by 
    
    	    <a href="https://bizbergthemes.com/" target="_blank" class="customize-unpreviewable">
    	    	Bizberg Themes	    </a>

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @undercoverism96,

    I just checked the site and I can see you removed the Bizberg Themes copyright.
    Please let me know if you still need help.

    Warmly,
    Mihaela

    Thread Starter undercoverism96

    (@undercoverism96)

    Hi Mihaela,

    May I know how can I remove the grey background? Also, it seems like there’s two footer credits now.

    Thanks!

    Please add this code in Appearance > Customize > Additional CSS:

    <p class="copyright">
    	            Copyright &copy;2022 
    				
    		Campfire Digital
    		. All rights reserved. <span class="bizberg_copyright_inner">Powered  by <a href="https://www.ads-software.com/" target="_blank">WordPress</a>
    	    <span class="sep"> & </span>
    
    	    Designed by 
    
    	    <a href="https://bizbergthemes.com/" target="_blank">
    	    	Bizberg Themes	    </a>
    
    	    </span>	        </p>

    This should do it!

    Warmly,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unable to remove footer credit’ is closed to new replies.