Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #464910

    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

    #464995

    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

    #466547

    Hi Yigit
    Perfect. It works fine. Thanks!
    Best regards,
    Beat

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Copyright: Adjust the distance from left side’ is closed to new replies.