I have removed the RSS and social media icons. Now I want to have the copyright line spread across this area.
Not sure how to do this.
Thanks in advance.
I have removed the RSS and social media icons. Now I want to have the copyright line spread across this area.
Not sure how to do this.
Thanks in advance.
Hey!
You can add this to your Quick CSS or custom.css
.hide_content_wrap_copyright {
width: 100% ! important;
}
Regards,
Chris
Thanks Chris
Hey,
Glad I could help, let us know if there's anything else :)
Cheers,
Chris
Hey Chris
One last thing. In in the sidebar php file removed the word Copyright and just left the copyright symbol and site name.
Whenever the theme is updated I will have to change this again the php file.
Is there a better way to do this?
Thanks again.
Hey,
Well, every new theme version includes a version.rtf, here you'll find which files have been updated. You can then only replace the modified files. If one of these have been modified you can copy your modifications over.
Cheers,
Chris
Thanks chris
This topic has been closed to new replies.