Home › Forums › WoodMart support forum › Bug with arhive design Bug with arhive design This topic has 6 replies, 2 voices, and was last updated 2 years, 7 months ago by Elise Noromit. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts July 30, 2022 at 10:38 am #394503 fineorganicsParticipant Look at screen. First product cart have not centered “add to card” text Attachments:You must be logged in to view attached files. July 31, 2022 at 8:42 pm #394669 Elise NoromitMember Hello, We are sorry for the delay. The layout when product quantity is added to the grid does not allow for aligning it exactly in the center. Please try this CSS to improve a bit: .wd-quantity-overlap div.quantity:not(.hidden)+.button, .wd-quantity-overlap div.quantity:not(.hidden)+link+.button { padding-left: 0 } If you have any questions please feel free to contact us. Best Regards July 31, 2022 at 9:41 pm #394670 fineorganicsParticipant Your don’t understand. This shifting only on first product, this is a bug of your theme, not of my customisation! Other products is fine. August 1, 2022 at 4:03 pm #394849 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button { margin-left: 0; padding-left: var(--quantity-space); } Best Regards August 1, 2022 at 6:05 pm #394873 fineorganicsParticipant Will it be fixed in next patch? August 1, 2022 at 6:06 pm #394874 fineorganicsParticipant Why this problem does not occur on my other site? August 2, 2022 at 1:39 pm #395012 Elise NoromitMember Hello, Yes, we will fix that in the nearest update. If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register