Hi
The note “copyright” in the footer is quite on the left. How can I adjust the distance from the left side (e.g. 2 spaces)? Do you have a specail CSS Code?
Thanks,
Beat
Hi Beat!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket .copyright {
margin-left: 10px;
}
Best regards,
Yigit
Hi Yigit
Perfect. It works fine. Thanks!
Best regards,
Beat