Site logo

[Resolved] Remove Copyright From Website

Home Forums Support [Resolved] Remove Copyright From Website

Home Forums Support Remove Copyright From Website

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2243460
    Sebastian K

    I have deactivate copy right section , https://prnt.sc/zsyXeQj8yc58

    Still i can see it : https://prnt.sc/zt04vzWNJiVj

    Website : https://azfullform.com/

    Need help

    #2243514
    David
    Staff
    Customer Support

    Hi there,

    do you want to remove just the copyright text ?
    If so reactivate the Copyright module and in Customizer > Layout > Footer –> Copyright text area add a HTML Comment eg.

    <!-- footer bar -->

    #2430313
    Cynthia

    Hi David – in reply to your comment above ( June 4, 2022 at 9:37 am #2243514 ) I added <!– footer bar –> to the copyright area which made the Generate Press copyright disappear but the custom copyright that I created as a footer bar widget is still floating to the right. How can I center it?

    http://cynthiab68.sg-host.com

    #2430351
    Fernando
    Customer Support

    Hi Cynthia,

    How are you adding the new Copyright? Why not edit the one in Appearance > Customize > Layout > Footer? Reference: https://docs.generatepress.com/article/changing-the-copyright-message/

    If you remove the custom one you added and edit the default one, it should center align with your structure you have.

    #2431965
    Cynthia

    I already know that I can do that however I prefer to use a custom footer bar instead. I just want the text I created to center.

    I’m using this html and it’s still not centering.

    <p style=”text-align: center;”>© 2022 Special Angels Foundation. All rights reserved.</p>

    #2431973
    Leo
    Staff
    Customer Support

    This is definitely a strange way of doing it but give this CSS a shot:

    .copyright-bar {
        display: none;
    }

    If this doesn’t help then please open a new topic.

    Thanks!

    #2432132
    Cynthia

    What is so strange about wanting to just use a footer bar with whatever html I’d like, but just wanting the html div to be centered?

    I know that the copyright box allows html, but I use SiteOrigin Plugin widgets which allow me to use WYSIWYG editor offering much more customization.

    Thank you for providing the css.

    #2434074
    Leo
    Staff
    Customer Support

    I didn’t see anything special in the content you created with the footer bar that cannot be done with the default copyright field.

    Glad it’s working for you anyways 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Remove Copyright From Website’ is closed to new replies.