This topic has 6 replies, 3 voices, and was last updated 10 years, 6 months ago ago by Jack Richardson
Hey There,
Ive made a bit of a school boy error whilst tweaking the header section within my Child Theme.
For some reason the cart in the header has disappeared, could I be really cheeky and ask you guys to check it out for me?
Regards
Tom
p.s Login details in private section.
Hello,
You have the following code in style.css file of child theme:
@media only screen and (max-width: 769px) {
.widget_shopping_cart {
display:none;
}}
Please remove it to display the cart.
Regards,
Eva Kemp.
Hey There,
That’s been done but unfortunately its still not appearing 🙁
Regards
Tom
Hello,
We’ve made some changes in your Child theme. Please check it now.
Regards,
Jack Richardson
Thanks so much 🙂
Hello,
You’re welcome!
Regards,
Jack Richardson
The issue related to '‘Lost the shopping cart in header on mobile view!’' has been successfully resolved, and the topic is now closed for further responses