Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    @bdwallibee You can add social icons from Appearance > Customize > Miscellaneous > Social Links. Can you please let us know your site address?

    Regards

    Thread Starter bdwallibee

    (@bdwallibee)

    @layerthemes yes, that shows the icons on desktop but not mobile. I would like those same icons to show on the mobile and tablet views as well. For some reason they are being hidden when you view the site on anything other than desktop.

    https://alnolenbasketball.com/

    Theme Author OptimizerWP

    (@layerthemes)

    @bdwallibee

    this will be fixed in the next version, for now, try adding this to your Custom CSS:

    .sidr-class-ast_fb:after {content: "Fcebook";padding: 5px 25px;color: #fff;width: 100%;display: block;box-sizing: border-box;}
    .sidr-class-ast_twt:after {content: "Twitter";padding: 5px 25px;color: #fff; width: 100%; display: block; box-sizing: border-box;}
    .sidr-class-ast_gplus:after{ content: "Google +"; padding: 5px 25px; color: #fff; width: 100%; display: block;box-sizing: border-box; }

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show social icons on mobile’ is closed to new replies.