• Hi,

    Firstly, what a great plugin, thank you for sharing this great piece of work!

    Okay, I have two little issues :

    1) I would like to be able to position the icons ‘bottom center’ of page content as opposed to either left to right.

    2) I have a small listing site; using a theme from premiumpress.com – on each listing page, the icons do not/are not showing?

    Many Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Shane

    (@richardkanes)

    Hi there.

    Thank you for writing in.

    1>> We do not have the option to position the icons.
    However, please try using this code:

    .apss-social-share {
        text-align: center !important;
    }
    
    .apss-facebook.apss-single-icon {
        display: inline-block !important;
    }
    
    .apss-twitter.apss-single-icon {
        display: inline-block !important;
    }

    2>> Have you check the options where you want to display social share icons?
    You can find the setting in the Accesspress social share >> share option(tab).

    Thanks.

    Thread Starter Rik0399

    (@rik0399)

    Hi,

    Thank you…

    Which stylesheet are you reffering too please?

    Many Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Listing – Not Showing’ is closed to new replies.