Part of my CSS is not working
-
Hello,
My CSS code was working fine, but then i added some seperate code in the other boxes (CSS only for destkop / tablet / mobile ) and some of my CSS code does not respond.
For example my css code for removing text transform from menus
/*START TEXT TRANSFORM MENUS*/
body .main-nav .menu>li>a {
text-transform: none!important;
font-size:15px;
}
body .topbar-menu ul>li>a {
text-transform: none!important;
}
body .mobile-nav ul li a {
text-transform: none!important;
font-size:15px;
}
/*END TEXT TRANSFORM MENUS*/
span .wd-tools-text {
text-transform:none!important;
}
div .woodmart-header-links.woodmart-navigation.menu-simple-dropdown.wd-tools-element.item-event-hover.my-account-with-text .login-side-opener {
text-transform:none!important;
}
and some other code for a styling in mobile (CSS for mobile)
/*START Single product page shipping & phone calls*/
.singlephone {
width:100%;
margin:auto;
align-content:center;
border:2px solid;
padding:20px;
margin:5px;
}
.singlemetaforika {
width:100%;
margin:auto;
align-content:center;
border:2px solid;
padding:20px;
margin:5px;
}
Are not working
You can find credentials in the private area.
Thank you in advance.
Hello,
I have tried to login to your website and was unable to login. Please deactivate all the third party plugins.
Then Remove all the comments from the CSS and check back.
If the problem continues then provide with correct admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.