• I’ve tried to remove the footer text with the following code in Additional CSS:

    .site-info {
    display: none;
    }

    It removes the footer text on the desktop version but not on any mobile versions. I’ve tried adding !important and I’ve tried specifying it for all the media queries options but it makes no difference.

    I know I can change it via doing a new footer.php file with a child theme but I’d like to avoid doing a child theme if possible, to keep things simple.

    Any advice appreciated.

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

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

    (@alisonkatherine)

    UPDATE: I’ve temporarily installed a plugin to hide the footer text but it still leaves a “/” which I can’t get rid of. Would prefer to use code and do it properly so still looking for help with this. Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘cannot make footer text disappear’ is closed to new replies.