back end css
-
Your seo plugin use a general naming for css class
.tab-content is very used name for the tabsit is causing conflict with auther plugins.
had to add.sdf-meta-wrap .tab-content {
display: block !important;
}Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘back end css’ is closed to new replies.