• Resolved ejder

    (@ejder)


    I am using YITH Share for Discount Plugin.
    I want to ask how can I move the “share” button upper?
    Here is my website link:
    http://www.crystalyard.com/product/%E7%B2%89%E6%99%B6%E6%89%8B%E9%8F%88/
    The “share” button is right below the “Add To Cart” button.
    If I have to edit the plugin file, which file should I edit? What code should I use?

    • This topic was modified 9 years, 3 months ago by ejder.
    • This topic was modified 9 years, 3 months ago by ejder.
    • This topic was modified 9 years, 3 months ago by ejder.
Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi @ejder,
    sorry for the delay. Try to use these CSS rules:

    .ywsfd-social {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    }

    .ywsfd-wrapper h2 {
    display: inline-block;
    }

    let us know.

Viewing 1 replies (of 1 total)

The topic ‘Moving the “share” button’ is closed to new replies.