Home › Forums › Gillion Theme › Keeping copyright bar at very bottom
Home › Forums › Gillion Theme › Keeping copyright bar at very bottom
Hello,
Is there a way to have the copyright bar appear at the very bottom of the site? It only is an issue on my front page, where I am using a menu. Presently, the menu appears below the copyright:
Also, I tried every shortcode plug-in that you suggested on another post, and trying to use [y] in the copyright bar would never work. Any thoughts?
Thanks,
Glenn
Solution for this topic
Hi Glenn,
I hope you are well today and thank you for your questions.
Is there a way to have the copyright bar appear at the very bottom of the site? It only is an issue on my front page, where I am using a menu. Presently, the menu appears below the copyright:
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-copyrights-align-center .sh-table-cell:first-child {
display: table-footer-group;
}
.sh-copyrights-align-center .sh-table-cell:last-child {
display: table-header-group;
}
.sh-copyrights-align-center .sh-nav-container ul {
float: none;
margin: 0 auto;
display: table;
}
Also, I tried every shortcode plug-in that you suggested on another post, and trying to use [y] in the copyright bar would never work. Any thoughts?
Currently, the shortcodes do not work in the Copyright Text.
Best regards,
Shufflehound team
Great, thanks again!
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.