WOOCOMMERCE ERRORS
Hello i have got a problem, my mobile logo is too big in woocommerce.
i am using a plugin named " Mobile Menu Options " and i haven't uploaded a logo on Responsive.
This is my quick css:
.logo, .logo img { height: 35px!important;
max-width: 300px!important;
width: 300px!important; }
#Footer .footer_copy .one { margin-bottom: 10px; padding-top: 10px; }
footer#containerfooter {
text-align: center;
}
@media only screen and (min-width: 480px) {
.second-logo { display: none; }}
@media only screen and (max-width: 480px) {
.logo { display: none; }}
#Top_bar a.responsive-menu-toggle { display: none !important; }
@media(max-width:767px) {
.logo {
display:none !important;
}
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
height: 65px !important;
max-height: 65px !important;
width: auto;
top: 3px;
}
}
2. I want a little shopping cart item in my header menu, on the right side from FAQ.
i Haven't activated Catalog mode, but the button is not there, pls help me !!!!
Https://www.fremdesi.net/
WOOCOMMERCE-Page : https://fremdesi.net/https:/fremdesi.net/products/desolate-22-lease/
I want to release this page on 10.08.17, pls help me
Comments
1. Sorry, but we did not test this script/plugin with the theme. Our policy clearly states that we do not support third party plugins or custom code so unfortunately we cannot be of any help to you.
2. If you want a shoping cart in your header please go to theme options>header&subheader>extras and enable the top_bar_right
thanks
Also please try to disable all plugins except woocommerce and see if it works.
Woulf be great!