Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1206300

    Good Morning,
    What code can I use to center the copyright in the footer?
    This is urgent as we need to take the site live today or tomorrow.
    Thank you kindly.

    Best,
    Charissa for Nikos (didn’t see how to change username. he purchased the theme so it defaults to his name, but I will be the one using the forum for support)

    #1206601

    Hey nikosiatropoulos,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #socket .copyright {
        float: none;
        margin: 0 auto;
        display: block;
        width: 290px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1206605

    Thank you very much! That worked! It looks great now!

    Hopefully we can get some help on our issue with the contact form and the new caching issue with the homepage I brought up. I provided theme admin login info in the private form on that thread.

    Best,
    Charissa for nikos (it won’t let me change the name in the profile settings here and the theme was purchased with my boss’s envato account)

    #1206674

    Hi nikosiatropoulos,

    I did not see the thread, I’m sure someone will help you with that :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1206970

    Good Afternoon, I just checked and you are the one who replied to the thread asking for login info in the private data area. Can you please help? We need to take this site live as soon as we can get these issues sorted out: https://kriesi.at/support/topic/contact-form-2-questions-return-name-and-making-a-form-field-optional/

    #1207284

    Hi nikosiatropoulos,

    I replied there today too. Let us keep the discussion there and I will close this thread.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How do I center the copyright in the footer?’ is closed to new replies.