Right Justify content in footer action hook

  • dbphoto1981

    #9602

    Hi, I have added an action hook widget to my footer and am trying to right justify the content within it, is this possible?

    I have the fb and youtube icons there using social media feather, and it shows close to the copyright, but I want it on the other side so bottom right?

    Here is an example

    Thanks

    Anonymous

    #43606

    Try this:

    #synved_social_follow-2 {
    float: right;
    margin-right: 20px;
    }

    http://i.imgur.com/tbbzKKu.png

    dbphoto1981

    #43607

    Great, thats just what I was after. Thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.