Hi,
After update wordpress from 4.0 to 4.0.1, I’ve got some errors.
1. The “welcome NAME” is on 2 lines
2. The menu is in 2 lines (css not working?)
3. Error using essential grid
On the Enlish version, I do not have the essential grid problem.
I use this costum css:
#main-nav .span9 {
width: 920px;
}
#main-nav .span3.header-right {
width: 220px;
}
#mini-header .span9 {
width: 940px;
}
#mini-header .span3.header-right {
width: 200px;
}
#top-bar .header> li{font-size:74px;}
.widget_shopping_cart_content a:first-child{display: none !important;}
ul.products li.product .product-details {
width: 70%;
}
.shopping-bag-item {
background-color: #ffc966;
border-radius: 25px;
}
.menu > li.shopping-bag-item a.cart-contents:before {
content: “CART “;
font-style: normal;
}
Attachments:
You must be
logged in to view attached files.