We're merging with GenerateBlocks! Learn more here.

[Support request] Social Buttons

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Social Buttons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2540
    Christoph
    Participant

    Hi Tom, I have some questions:
    (1) How can I put the social icons left to the “reead more” button? see here: http://www.7diasfindesemana.com/wp-content/uploads/2017/08/wpshowpost-social.jpg
    (2) How to do this social icons bigger?
    (3) Could this social icons also shown inside the post?

    #2547
    Tom
    Keymaster

    Hi there,

    1. Try this:

    .wpsp-read-more {
        float: right;
    }

    2. Like this:

    .wpsp-social-link, 
    .wpsp-social-link:visited, 
    .wpsp-li-button, 
    .wpsp-li-button:visited {
        font-size: 20px;
    }

    3. WPSP doesn’t currently have any control over the individual posts, as the plugin focuses on the listing of multiple posts. This might change in the future 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.