Shop Categories

X

How to center the text in the Footer?

Home Forums Agama Pro How to center the text in the Footer?

Topic Resolution: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8571
    PYUREcrew
    Participant

    Dear Support,
    please let me know how to center the text in footer.

    Furthermore, I’d like to place a hyperlink in the footer to the page with our legal details.
    And below the text “2018 – 2019 © PYURE Kaufmann Rohm Kerey GbR > Impressum (Hyperlink) <” I would like to place a little picture/our logo – centered like the text above.

    Thanks for your help 🙂
    Aaron

    #8574
    Jerry
    Keymaster

    Hello,

    What’s your website url ?

    #8576
    PYUREcrew
    Participant

    whoops, here we go:
    –> http://www.pyure-crew.net

    #8577
    Jerry
    Keymaster

    Well in footer area there are 2 columns:

    1) Footer Copyright
    2) Social Icons

    So you can center copyright text in footer column 1 by adding next custom CSS code into:
    Appearance -> General -> Additional CSS

    CSS Code:
    #footer-wrapper .site-info p { text-align:center; }

    Or you can disable social icons in footer area so there will be just 1 full width column with copyright text. The CSS code is same for both cases.

    Regards

    #8581
    PYUREcrew
    Participant

    okay I see.
    1) Can I place the social icons below the text, having not 2 columns but two rows?
    2) Can I embed a hyperlink in the copyright text?
    3) Can I place a little picture/our logo in a third row below the social icons? Also centered and with specific pixel sizes?

    #8589
    PYUREcrew
    Participant

    whoops, question 2 and 3 are solved, as I found the options in the customizer.

    question 1 is still open

    1) Can I place the social icons below or above the copyright text, having not 2 columns but two rows?

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.