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

    Hey,
    how do I get the Socket Text in center position: https://praxis-herda.de.
    Or: Is it possible to put both links left position and the text “Praxis …” in right position?
    Su

    #1339957

    Hey Su,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #socket .copyright {
      display: block;
      text-align: center;
      float: none;
    }
    

    Best regards,
    Yigit

    #1340035

    Thanks a lot.

    #1340043

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Socket – Center Position’ is closed to new replies.