Tagged: construction, footer, footer menu
Hello,
I inserted a line of code into the php of the footer according to the instructions here in order to remove the “All rights reserved to ENFOLD…”.
Now the problem is that it sacrificed to me the “All rights reserved with my company name” – to the footer menu.
my question is:
1. How can I make there a space between “all the reserved…” and the footermenu?
2. How to increase the font size of the bottom menu?
Thank you!
Hey top1projects,
You want space to the left of it? To increase the size add the following:
footer{
font-size:20px!important;
}
Adjust the number to what you need.
Best regards,
Jordan Shannon
Man you are awesome!!
i want to left the menu please
Hi top1projects,
Please try adding this CSS code:
#socket .copyright {
width: 100%;
}
Best regards,
Nikko
WORKS GREAT!
THANK YOU!!!
Hi top1projects,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko