Tagged: socket
Hi,
i am finished with my Site and now i am optimizing some things.
I recognized that the Allignment of the socket text ist not set to its borders. For the Header i have a option for that inside the enfold settings. For the socket i cant find this option. Is there a way to get the copyright text to the left and the links on the right site to the right, so that they are like in the head?
Thank you in advance.
Pako
Hi Pako,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #socket {
left: 0;
}
#top #socket .container {
max-width: 96%;
padding-left: 0;
padding-right: 0;
margin: 0 auto;
}
Best regards,
Nikko
This works fine. Perfect.
Thank you very much.
Hi Pako,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko