This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Hi,
1e. in the mobile version , the images are not displayed properly (see image1)
2nd. The menu button is a X on the mobile version (see image2)
Can u help me to get this get to see this properly?
Best ragards,
Mike
Hello,
I’ve edited your code in custom.css file to:
@media (min-width: 1200px) {.product-grid .product-image img {
height: 200px !important;
}}
Please check images now.
Also I’ve added this code:
.icon-reorder:before {
font-family: FontAwesome;
}
Please check mobile menu.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up