• Resolved ernestortiz

    (@ernestortiz)


    Hi. I made a nice theme for ebooks based on storefront. Everything works as expected except for the author page: the menu appearance wasn’t right and a blank row space appears after the footer. Sadly it was not a problem with my child-theme but on your parent theme (as you can see on https://demo.woothemes.com/storefront/author/woostore/). That’s why I’m asking you for help (maybe is due to something with the style).
    Thanks in advance.
    Ernesto

    • This topic was modified 6 years, 8 months ago by ernestortiz.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @ernestortiz,

    Hi. I made a nice theme for ebooks based on storefront. Everything works as expected except for the author page: the menu appearance wasn’t right and a blank row space appears after the footer.

    Ahh good find!

    This should fix it:

    body.author {
        margin-bottom: 0;
    }

    I have also reported this bug so we can look at a fix for a future release.

    Cheers,

    Thread Starter ernestortiz

    (@ernestortiz)

    Thanks, Mikey! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error in Storefront author’s page’ is closed to new replies.