• Hello I never gave permission to my web designer to add a massive logo at the bottom right corner of my website. How do I remove it as I cannot find any options in wordpress

    if you go to https://www.hotbartendersla.com you will see the link and logo at bottom right corner

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, it is most likely in the theme. However, most designers/developers add these unless you specifically ask them not to. This is standard.

    Try the footer.php file, it could start with the following:

    <p class="fr">
    ...
    </p>

    Although, it could be written within a function in the functions.php file.

    Let me know if you find it!

    As this is a commercial theme, you need to seek support from the theme’s vendors.
    https://templatic.com/support

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove web designer's logo’ is closed to new replies.