Hello,
None of my CSS is working, I added it on the child theme (style.css) or on the custom
CSS on the theme and again is not working
Here is the CSS added
.et-mobile-menu li a {color: #fff;}
.main-footer.text-color-light .widget-title{border-bottom:1px solid #555;}
.vc_tta-style-classic .vc_tta-tabs-container li.vc_tta-tab.vc_active span {color: #000!important;}
.main-footer.text-color-light .row-copyrights .copyright.text-color-light .row-copyrights {
border-top: 1px solid #ff7500!important;}
.categories-mask h4 {font-size: 18px !important; color: #000 !important;}
.tabs .tab-content p {font-size: 15px !important;}
.menu >li a {font-size: 13px !important;}
Any idea whats wrong?