Home › Forums › Support › Centering shortcode in widget This topic has 3 replies, 2 voices, and was last updated 1 year, 2 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 5, 2022 at 10:20 am #2274018 Philippe Hi, My website is onehomeplanet.com I am trying to center the share icons widget in the right-hand column. It is nothing big on the website itself but on a phone screen, the icons are definitely justified left. Thanks for your help, Philippe July 5, 2022 at 10:29 am #2274027 LeoStaff Customer Support Hi Philippe, This would normally be a question for the plugin’s support team but you can try this CSS: @media (max-width: 768px) { .sidebar .widget .shared-counts-wrap { display: flex; justify-content: center; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps ๐ July 5, 2022 at 12:42 pm #2274139 Philippe It works. Thank you so much! My question was not about the Shared Counts plugin in particular but about any shortcode inside a widget. Best, Philippe July 5, 2022 at 12:46 pm #2274145 LeoStaff Customer Support No problem ๐ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In