• Theme Name: Pinboard
    Version: 1.1.12

    <div id="sidebar" class="column fourcol">
    <div class="column twocol">
    <div id="sidebar-right" class="widget-area" role="complementary">
    
    </div><!-- #sidebar-right -->
    </div><!-- .twocol -->
    </div>

    In the settings I put 3 and 4, but it is not working.

    https://wordpress.org/themes/pinboard

Viewing 1 replies (of 1 total)
  • Thread Starter vadim-v

    (@vadim-v)

    Need:

    #sidebar.fourcol .twocol {
        width: 100%;
    }
    .threefourthcol {
        width: 75%;
    }

    Or delete class .twocol

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar – only "column twocol"’ is closed to new replies.