Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #148483
    [email protected]
    Participant

    I do not know how to get rid of the copyright line in website template. I have created a child and need help moving forwar.

    Thank You

    Michael

    #148502
    Skandha
    Participant

    @sdthunder14gmail-com: If you want to just remove the footer info
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
        display:none;
    }

    If you want to edit the footer info instead let me know.
    Kind Regards,
    Skandha

    #148793
    bodybyhaleybenson
    Participant

    This bit of CSS does not seem to remove the copyright info when you view the mobile version of the site. Is there additional CSS that would help with that?

    #148800
    Skandha
    Participant

    @bodybyhaleybenson: Please post in your site URL so that I can provide you the CSS Code.

    Kind Regards,
    Skandha

    #148817
    bodybyhaleybenson
    Participant

    bodybyhaleybenson.com

    #148818
    Skandha
    Participant

    @bodybyhaleybenson: I checked your site and the code removes the site info in the mobile version as well. Please clear your browser cache and check if this solves the issue.

    Kind Regards,
    Skandha

    #168795
    peterparker
    Participant

    Hi Skandha, how can I change that text of the copyright, put some additional text?
    Thankx,

    Michael

    #168821
    Skandha
    Participant

    @peterparker: Hello Peter,
    The Footer Editor Option to edit the copyright text in the footer is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Want to eliminate Copyright Info in Footer’ is closed to new replies.