When opening the subscribe to newsletter form, it is not showing ok.
I have the following stuff in my costum css:
#main-nav .span9 {
width: 960px;
}
#main-nav .span3.header-right {
width: 180px;
}
#mini-header .span9 {
width: 960px;
}
#mini-header .span3.header-right {
width: 180px;
}
#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%;
}
Can I change, Add something to let the form show correctly?
Attachments:
You must be
logged in to view attached files.