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

    Im sorry for being thick
    I have spent an hour trying to find it though
    How can I right justify the content of the right hand column (in a two column footer)
    Thanks in advance

    #614298

    Hi canasta!

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

    #footer .flex_column:nth-child(2) * {
    text-align: right !important;
    }

    If that does not help, please post the link to your website and a screenshot showing the changes you would like to make

    Cheers!
    Yigit

    #614303

    Alright Sparky!
    Worked thanks very much

    #614308

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer columns. How do I right justify column #2 in two column footer’ is closed to new replies.