Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter thommassletten

    (@thommassletten)

    On some pages the footer sticks to the bottom however on other pages the footer have a large empty area under.

    My homepage = footer sticks to the bottom

    Test1
    test2 = footer have a large empty area under it.

    The new version of the theme uses a new and simpler way of loading up child themes. You don’t need to add the @import call at the top of your child theme style.css file any more. Just add the comment at the top and your changes. The parent theme stylesheets are automatically called in.

    See here for more info: https://mor10.com/simone-2-0-custom-backgrounds-sidebar-position-rtl-support/

    What’s happening right now is you’re importing the parent theme style.css file which ends up running twice and overriding the layout styles. Take out the @import call on line 12 and everything will work as expected.

    This is a message for the author of Simone : Mr Morten Rand-Hendriksen
    Can you tell me why you respond to some questions and no others ?
    I have post a message on support with a question and no answer ?
    Sorry but I use Simone for 2 websites and need answering
    Best regards
    ColetteG from Paris
    PS : My question is : no more margin after updated

    Thread Starter thommassletten

    (@thommassletten)

    Wow. That is awesome and so easy. Thanks, that worked ??

    @coletteg: I answered your question on my blog yesterday. I’ve also provided the same answer in your forum post for easy reference. I answer these questions in batches so sometimes it takes a little while.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘entry-content’ is closed to new replies.