Home › Forums › WordPress Themes – Premium › Lavish Pro › Copyright
Excuse me if this is a stupid question. I’m just new to all this. Is there a way to remove the copyright text at the bottom of the page. I don’t wish to insert a name because I don’t own the copyright rights to the company. Thanks.
Hi there,
Currently their is no any customize option to hide the copyright bar, but you can use custom css to hide the bar.
Please use the following custom css to hide the copyright bar.
.copyright p {
display: none;
}
Note: Please use the child theme for using custom css, so the customization that you have done doesn’t get lost on theme updates.
Thanks
Thank you for your reply that worked perfectly. Is there a way where I can still have that text but be able to edit all of the writing not just the company name??
Yes, you can change/edit the copywrite text but you need to edit the custom code. If you are familiar with custom code then we can provide the direction to you for editing/changing the copywrite text.
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.