Hello, right now the Footer links are below the Copyright. Can we right justify or something that looks better, with CSS code?
thanks!
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)
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#socket .copyright p {
display: inline;
}
#socket .copyright {
width: 100%;
}
Best regards,
Rikard
thanks!
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