Hi,
first problem : your CSS is badly written in ebs-frontend.css
.osc-pageheader h1, h2, h3, h4, h5, h6{ margin: 0 10px 0 0; }
You should use your .osc-pageheader classe on every title, not only h1.
Second problem : your tabdrops.js prevent my submenus to work.
(I already use a bootstrap css/js template)
The problem is that your tabdrops.js file is always included when the plugin is activated.
Thanks 😉
-
This topic was modified 9 years, 3 months ago by Pumpk1in.