Home › Forums › Support › Cart replace This topic has 20 replies, 4 voices, and was last updated 4 years, 6 months ago by Ying. Viewing 6 posts - 16 through 21 (of 21 total) ← 1 2 Author Posts March 18, 2021 at 8:17 am #1700589 Masuk Sarker Batista Website Access link March 18, 2021 at 9:05 am #1700683 YingStaff Customer Support Try to replace this: .menu-bar-items > *:not(:first-child) { margin-left: 20px; } with this: .menu-bar-items > *:not(:last-child) { margin-right: 20px; } Let me know 🙂 March 18, 2021 at 9:15 am #1700704 Masuk Sarker Batista ok on all pages. but the issue still exists on the checkout page!!! https://share.msbofficial.com/nOulq5DJ https://share.msbofficial.com/xQunBjoR March 18, 2021 at 9:25 am #1700718 YingStaff Customer Support I see the problem, then try this instead: .menu-bar-items > *:first-child { margin-right: 20px; } March 18, 2021 at 9:30 am #1700723 Masuk Sarker Batista Thanks a lot <3 March 18, 2021 at 9:36 am #1700742 YingStaff Customer Support You are welcome 🙂 Author Posts Viewing 6 posts - 16 through 21 (of 21 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In