Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Compability with Bootstrap griding #14

Open
lgt opened this issue Apr 20, 2014 · 0 comments
Open

Compability with Bootstrap griding #14

lgt opened this issue Apr 20, 2014 · 0 comments

Comments

@lgt
Copy link

lgt commented Apr 20, 2014

Hi I try to use this cool snippet with bootstrap griding but doesn't seems to work together. What should I change to make it usable? so my murkup looks like

<nav id="sidebar-nav" role="navigation">
    <div class="block">
        <h2 class="block-title"></h2>
        <?php bones_main_nav(); ?> 
        <a class="close-btn" id="nav-close-btn" href="#top">Return to Content</a>
    </div>
</nav>

<div id="right_sidebar_widgets">
    <?php dynamic_sidebar('sidebar1'); ?>
</div>

if I remove class="col-md-3 col-sm-3" than it's working but the griding is out

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant