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

    Hib there,
    is it possible to have a social sharing button (i use onlky facebook) with a circle and not with a rettangle?
    Best regards

    #663278

    Hey creoadv,

    The only facebook share I can see on your page is a circle already, I’m guessing you got it working?

    Thanks,
    Rikard

    #663280

    Yes… I have modified the css and now works fine.

    #top .av-share-box ul {
    background: #37589b none repeat scroll 0 0;
    border-radius: 100px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: table;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 58px;
    height: 50px;
    }

    and now it works fine
    Thanks

    #663505

    Hi,

    Great, glad you got it working and thanks for sharing your solution :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change the shape of the social share button’ is closed to new replies.