Tagged: x Author Posts March 24, 2016 at 11:40 am #851209 joanosgoodbyParticipant How do I move / reposition the social icons to the far far right of the page (no margins): http://wp.jerseyshoreskimcamp.com/ March 24, 2016 at 1:32 pm #851356 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: footer.x-colophon.bottom .x-social-global { float: right; } .x-colophon.bottom .x-social-global a { padding-right: 10px; } Thanks. March 24, 2016 at 2:44 pm #851468 joanosgoodbyParticipant I need to do this for topbar. Please see page http://wp.jerseyshoreskimcamp.com/ March 24, 2016 at 6:01 pm #851679 John EzraMember Hi there, Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file. .x-topbar-inner.x-container.max.width { max-width: 100%; width: 100%; } @media (min-width:767px) { p.p-info a img { margin-left: 40%; } } Hope this helps – thanks! Author Posts <script> jQuery(function($){ $("#no-reply-851209 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In