• Resolved paulsealey

    (@paulsealey)


    I’m having an issue with the footer of my site not sitting at the bottom of the page when the page has too little content to fill the the browser window.

    I’ve tried a few custom CSS solutions found elsewhere, but I’m having no luck in fixing.

    Any suggestions please?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author htmlpie

    (@htmlpie)

    Hi there,

    Right, the next update will fix that; in the meantime, try this CSS:

    #content {
    	min-height: 1000px !important;
    }

    It can be added through Appearance → Customize → Additional CSS.

    Hope it helps!

    Thread Starter paulsealey

    (@paulsealey)

    Many thanks for the quick response. That worked for the problem page.

    Great theme!

    Thread Starter paulsealey

    (@paulsealey)

    One other question. I want to see the product categories in a browsable list in the left sidebar. Is there any way to have the subcategories in a more obvious hierarchy? Ideally these would indented.

    Follow up.

    Found it in the CSS. Many thanks again

    • This reply was modified 4 years, 2 months ago by paulsealey.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Footer issue’ is closed to new replies.