Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 2 posts - 1 through 2 (of 2 total)

Zenon – remove "recent posts" etc from contact page?

Home Forums Free Theme Support Zenon Lite Zenon – remove "recent posts" etc from contact page?

  • #556391

    Oliver

    Hi there,

    I’m using zenon premium (great simple theme btw).

    http://srjroofing.com/contact/

    I was wondering how, if it’s possible, I can remove the side bar on the right of this page?
    I don’t want to see “recent posts” and “recent comments” etc…

    Any help would be great! Thank You!

    #556392

    Towfiq I.

    administrator

    Oliver,

    Try adding this to your Custom CSS:

    .page-template-page-contact-php .single_wrap, .page-template-page-contact-php .single_post {width: 100%;}
    .page-template-page-contact-php #sidebar {display: none;}

    Regards

You must be logged in to reply to this topic.