Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1276893

    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?

    Thats what i mean

    Thank you in advance.

    Pako

    #1277109

    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

    #1277119

    This works fine. Perfect.

    Thank you very much.

    #1277135

    Hi Pako,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold socket text alignment’ is closed to new replies.