Tagged: x Author Posts June 15, 2016 at 6:17 pm #1044118 montanagParticipant We found part of the solution on this forum by adding the following to the custom jss: jQuery(“.related.products”).appendTo(“.upsells.products”); This does the job of switching them around but it pushes the related products down into the footer: Here is an example: http://lonestar.allsystemsgomt.com/product/ipad-charging-kit/ Thanks in advance for your help. June 16, 2016 at 12:03 am #1044561 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .woocommerce .upsells.products { padding-bottom: 150px; } .woocommerce .upsells.products .related.products { margin-top: -50px; } Hope this helps. Cheers! June 16, 2016 at 11:24 am #1045453 montanagParticipant Worked perfectly! Thanks much June 16, 2016 at 12:40 pm #1045568 JoaoModerator Great to hear it. Let us know if you need help with anything else. Hope it helps, Joao Author Posts <script> jQuery(function($){ $("#no-reply-1044118 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In