Hi.
Ater i updated to the latest version i experience some issues.
1. Part of My custom.css file does not work anymore. The one at the end regarding SKU is working, but not the other regarding shopping cart and menus.
shopping-cart-widget .cart-popup a.button.filled.active.right {
display: none !important;
}
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a {
font: 14px Georgia !important;
text-transform: uppercase;
}
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li .nav-sublist ul li:before {
display: none;
}
.single-product-page .product-info .sku_wrapper {
display: none;
}
2. Also – some of the words are not translated anymore.
Examples:
In the shopping cart the “Apply Gift Card” button and Field is not translated anymore.
In the shopping cars widget at top right corner it says QTY: but should say Antall:
3. Search does not work anymore. It`s not possible to search the store anymore?
Please advice how to fix this. Thanks in advance.