Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    First, lets solve your col-2 width problem by adding this code:

    #wpc-col-2 {
    width: 685px !important;
    }

    Now that your products can fit properly… let’s add the Inner Page Header code, which for your theme simply looks like this:

    <section id="content">
        <div class="white-section">
            <div class="container">

    And now let us close off those divs in the Inner Page Footer field like this:

    </div>
    	</div>
    </div>

    Hope that helps 🙂 And don’t forget to rate/review this plugin if you like it. Thanks!

    Thread Starter Daniellll

    (@daniellll)

    Maeve,

    You’re my hero.

    Thanks a lot, I’ll definitely rare the plug-in!

    – Daniel

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Layout to the left’ is closed to new replies.