Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1489342

    Hello, right now the Footer links are below the Copyright. Can we right justify or something that looks better, with CSS code?

    thanks!

    #1489347

    Right-aligned to what? At the moment, it looks as if they are right-aligned to the line above. Or should it be right-aligned with the page content again, as is actually standard with Enfold?
    (See here on the blog on the bottom)

    #1489348

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #socket .copyright p {
      display: inline; 
    }
    
    #socket .copyright {
      width: 100%;
    }

    Best regards,
    Rikard

    #1489377

    thanks!

    #1489378

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘enfold right justify footer links’ is closed to new replies.