How to setup Static home page …

  • berect16

    #24328

    Actually, that’s where I was adding it.

    I’ll try setting up a child theme instead and let you know if it works,

    I have to find out how to do that first. I’ll do more research tomorrow, thank you!

    berect16

    #24329

    Prasanna I set up a child theme (thank you for the files and instructions on your website by the way)but the footer widget area is still not disappearing. Any other ideas?

    http://www.gringsoftingenieria.com.ar/bere/spanish/courses-workshops/capacitacion-en-idiomas/ (post-759)

    Admin

    Syahir Hakim

    #24330

    Try this:

    .page-id-759 #sidebar_bottom {
    display: none;
    }

    The bottom widget area is outside of the post content div, hence the above codes you try don’t work. The page-id-759 is assigned to the <body> element, so it should work.

    berect16

    #24331

    Wonderful! Thank you! It worked and now knowing that I was able to change another couple of things myself.

    Thank you very much again, for the theme and the support you guys provide.

Viewing 4 posts - 21 through 24 (of 24 total)

  • You must be logged in to reply to this topic.