• Resolved Alain Aubry

    (@caban13)


    Hi
    I just created a new category where there is only one item, for now, it happens that the content is shorter than the sidebar.
    Can you fix this kind of situation?
    Of course I can wait until more items fit in there and this problem will go away.
    I understand that there some plugins that fix this, but I will not go there.
    But anyway it would be a great addition to the theme.
    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi ??

    This looks like a challenge arising from your custom design. Ideally, your background needs to target:

    .site-content > .container {
    }

    Which wraps both the primary container and the sidebar.

    Thread Starter Alain Aubry

    (@caban13)

    Is true, can be fixed that way, but I will have to change several things, like breadcrumbs, sidebar, etc…
    Pending for now…
    Thanks!

    You can also try something like this:

    .content-area {
        min-height: 1200px;
    }

    Good luck.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar Longer than Content’ is closed to new replies.