Hi there,
I purchased your perfect theme 2 days ago and really satisfied with it.
Now, I have 2 inquiries.
1) How can I modify the Footer(Widget) height and arrange the text in the Center?
2) How can I delete your copyright message(=powered by Enfold WordPress Theme) at Footer?
I hope you can assist me. :)
Regards
Hi Junmo!
Thank you for choosing Enfold and welcome to our forum :)
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .widget {
margin: 0;
text-align: center;
}
2- Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Cheers!
Yigit
Hi Yigit!
Thank you for your fastest response!
I’ve solved two problems which I asked. Thx.
However, could you do me a favor one more time?
I’d also like to arrange the copyright texts in the Center which is placed at Footer(Enfold theme footer).
Hope you’ll help me.
Regards.
Hey!
Please add following code to Quick CSS as well
#socket .copyright {
width: 100%;
text-align: center;
}
Cheers!
Yigit
Oh!
Thanks to your help, I perfectly solved it.
So genius you are. :D
p.s.
I don’t know any codes like HTML and CSS, but it’s fortunate to know this forum and the expert like you.
Thank you.
Hey!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit