Facebook like button - by ejder077 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: ejder077
    ejder077
    Participant
    March 30, 2018 at 14:45

    Hi,

    May I ask how can I place the facebook like button (Attachment: https://prntscr.com/iyiuim) in the middle?

    Here is the code: https://prntscr.com/iyiuhy

    Thank you for your help

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 30, 2018 at 14:49

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    .top-bar .fb-like.fb_iframe_widget {
        position:  absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.