This topic has 8 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson
Hi there.
I am translating the theme bit by bit and testing as i go – i found a bug i need to fix.
When you add a product to the cart, a small popup window appears confirming it has been done, and aksing wether you want to checkout or continue shopping.
After i translated this part, the two buttons are now out of sync, one placed lower than the other all of a sudden, which looks really unprofessional. I don’t know why this happens. Even if i translate back to the original english words from the theme, they stay out of position now, so it can’t be a question of using words that are too many letters making them too long to fit.
You can try it yourself by navigating to this page and adding the product to the cart:
http://www.bikinha.dk/produkt/bumboleta-blackberry/
Please let me know how to fix this asap.
Thanks.
Hello,
Try to use this code in Custom CSS for desktop:
.emodal .emodal-title {
float: left;
margin-right: 20px !important;
}
Regards,
Eva Kemp.
Hi Eva.
This helped in regards of the bottons, they are now aligned.
BUT, the text (“product added to card”) show under the product title in the same popup, has now been pushed out to the right instead of under the title like before, which looks kinda silly.
How do i get that back in place?
Thanks.
Hello,
Have you modified original theme files?
Please provide us with FTP credentials.
Best regards,
Jack Richardson.
No i haven’t – i didn’t touch any custom coding.
Hello,
The reason is your translation “blev tilføjet til din indkøbskurv” is short.
Add at least one word and the text will be displayed properly.
In this case you don’t need to use custom css code.
Regards,
Eva Kemp.
This still hasn’t been resolved im afraid. It works on some products but not all. I just encountered this, even after i have put the custom css into the custom css for desktop as you told me:
And i also tried putting one more word into the sentence in order to make it longer, and it still doesn’t display properly.
What shall i do to solve these issues?
Hello,
I don’t see new word in the text “blev tilføjet til din indkøbskurv”.
Please add some word and remove custom css code.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up