This topic has 8 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hello! When there are items in the shopping cart and my mouse hovers over the shopping cart icon in the header, I can see my items in the shopping cart, the price, view cart- and everything looks great. The only problem is the “checkout” button (to the right of the “view cart” button) is coming out as:
CHECKOU
T
This of course looks very unprofessional. Could you please tell me how to make “checkout” all on one line?
Thank you!
Hello,
To fix this bug you can put this code to custom.css file.
.shopping-cart-widget .cart-popup {
width: 325px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hi,
unfortunately that code didn’t change anything. thoughts?
Thank you!
Hello,
“Checkout” button is being showed correctly now. Please check it via proxy: http://anonymouse.org/cgi-bin/anon-www.cgi/http://www.lavieglam.com/?add-to-cart=192
Also clear your browser cache.
Regards,
Eva Kemp.
Great!! Thank you!
You’re welcome.
Regards,
Eva Kemp.
Did you fix it via the link you sent me or did the css fix it? Thanks!
The issue was fixed by customizing styles in css file. You didn’t see changes on the site because it was cached in your browser.
Please note, after making some changes on the site you need clear browser cache to be able to view changes effect.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up