Tagged: x
-
AuthorPosts
-
May 6, 2016 at 8:42 am #978584
theoutdoorarmoryParticipantHi
My issue is this:
I’d like to make the social sharing buttons on the middle of the row, not on the left.
Please help.
Thanks
May 6, 2016 at 1:53 pm #978988
JoaoModeratorHi There,
Please go to Appeareance / Customizer / Custom / CSS and add the following code
.entry-content .content .ssba .ssba-wrap {
text-align: center !important;
}Hope that helps,
Joao
May 9, 2016 at 8:42 pm #983355
theoutdoorarmoryParticipantHi
Placed the code in my CSS but still not working. See screen cap for reference.
Please help.
May 10, 2016 at 1:24 am #983598
ChristopherModeratorHi there,
Please try this code :
.ssba.ssba-wrap > div { text-align: center !important; }Hope it helps.
May 10, 2016 at 3:19 am #983679
theoutdoorarmoryParticipantWoohoo thank you!
May 10, 2016 at 4:17 am #983743
LelyModeratorYou’re welcome!
May 11, 2016 at 3:31 am #985516
theoutdoorarmoryParticipantHi,
I have an issue though.
The code also applies to the social sharing buttons on individual product pages as seen on the link and on the screen cap:
https://theoutdoorarmory.com/product/gsi-outdoors-pack-kitchen-8/
Is there a way we could take the social sharing buttons in this back to the left
AND
take the social sharing buttons on the individual events pages in the middle.
?
May 11, 2016 at 6:43 am #985664
ThaiModeratorPlease add the following CSS:
.single-product .ssba.ssba-wrap > div { text-align: left !important; }Hope it helps 🙂
May 11, 2016 at 10:21 pm #987084
theoutdoorarmoryParticipantThank you so much!
May 11, 2016 at 11:32 pm #987142
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-978584 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
