Viewing 5 replies - 1 through 5 (of 5 total)
  • there is a lot of stuff going on on that page, and it seems that you have at least one </div> too many somewhere in the content of the page;

    double-check the content using the ‘text’ setting of the editor.

    Your page structure content area looks like this:

    <div id="content" class="site-content">
      <div class="container main-content-area">
        <div class="row">
          <div class="main-content-inner">
            <div id="primary" class="content-area">
              <main id="main">
                <div class="post-inner-content">
                  <article...>
                    <header...>
                    <div class="entry-content">
                    <div id="secondary" class="widget-area">

    Given the existing CSS the secondary div should be at the same level as the primary div.

    Thread Starter evemizzi

    (@evemizzi)

    Thank you both, any recommendations for correct structure of the above div?

    Do i simply move the <div id=”secondary” class=”widget-area”> up to the primary div?

    Thanks again

    Hi Michael & BD I’m having the same issue with my left sidebar, so, “IF” my problem is the same as mentioned above, one too many </div)how do I get to that coding? site is https://www.christourredeemeranglican.us Using Hueman Theme… Thank you !

    @royedw – I think your issue, although visually the same, is different. If you can open a topic on the Hueman support forum I’ll take a look at it. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Right sidebar appearing on bottom on home page’ is closed to new replies.