Zenon LiteFree WordPress Theme

Zenon Lite is an all in one wordpress theme with 3 awesome fonts, slider, background image easy to use theme option panel. The Theme also includes 3 built-in widgets and 5 useful shortcodes. The theme is SEO Friendly and has plenty of user-friendly options. The theme also comes with a Full-width page, Left Sidebar Page and a Contact page Template which doesn’t require any setup. Zenon Lite is suitable for any business or personal website.

  • Towfiq, I am trying to put a sitemap page link only in my footer. The only way I can make it so it does not display in the navigation bar is to set it private. But when I pull up the sitemap page it says Private: Sitemap. Is there a way to get rid of the “private” I have gone through all of the code, but I can not find where the command to insert private originate from. Is there a setting I am missing to accomplish this, or could you maybe shed some light on where that code originates so I can remove the insertion code? Thank you for all of your help on this beautiful theme!


    • why dont you just the footer navigation menu and add a custom link to that?


    • That’s what I did, but I have to have a page created to be able to link to it. The only way I can find to create a page that will not show up on the global navigation bar is to make it private, and I don’t want the private in the header of the page.


  • Hi Towfiqi

    Is there a way to increase the size of the slider picture in height or width?


    • yes, add this to your stylesheet:

      #slider li{height:420px!important;width:1100px!important;}


  • Hello,

    Am using Zenon Theme and i uploaded some images on the slider section but the images are not appearing on the home page at all.

    Please can you assist in fixing this.

    Thanks


    • whats your site address?


  • Hi Towfiq,
    many thanks for this superb theme.
    Please tell me, how can I change the width of the articles?
    I want to show pictures in 1000px width in the articles but it seems to be resized.
    BR
    Peter


    • Add these lines to your stylesheet:
      /*FULL WIDTH PAGE*/
      body .single_post, .error404 .single_wrap, .error404 .single_post{ width:970px;}
      body .single_skew_comm{width: 962px;}
      body .single_skew_comm .skew_top_big{width: 968px;}
      body .single_skew_comm .skew_top_right{ margin-top:-71px;}
      body .single_skew .skew_bottom_big{width: 968px;}
      body .single_skew{ width:1000px;}
      body #commentform{ width:970px;}
      body .comment-form-comment textarea{width: 570px;}
      body .comment-form-comment{width: 600px;}
      body .field_wrap{width: 340px;}
      body .comment-form-author input, body .comment-form-email input, body .comment-form-url input{width: 263px;}


    • Hi Towfiy,
      thank you. Unfortunately it doesn´t work. Please have a look at http://www.peterheidl.com/?p=816
      The navigation (Home and Kontakt/Impressum) is 1000px but not the article itself. The pictures are still scaled to approx. 630px.
      Can you help me?


  • I am trying out your beautiful Zenon Lite theme and wonder if there is a way to avoid having every word of the excerpts in the slider begin with a capital letter?

    Thanks!


    • Add this to the very bottom of your stylesheet:

      #slider .slider-content h2 a, #slider .slider-content a, .slider-content p{text-transform: none!important;}


  • Heya! First of all, well done creating such a cool theme!

    1. How do I create a page with all posts on, from every category? I would like to have it like normal blog page, so you can view all posts.

    2. How do I remove the text from the slide? I have disabled the Show Text in the settings but it still appears.


    • 1. create a new category named “blog” and mark all your posts with it and then add this category to your menu.

      2. Are you sure about this?


  • Hey There! Fantastic theme you’ve developped! Thanks a lot for that!

    One thing I tried to do and failed was to adapt the font-size of the topmenu in the css. I just can not find the right place to adapt the text-size or the color.

    Thank you for your help!


    • add this to your stylesheet:

      body #topmenu ul li a{font-size:18px!important; color:#333!important;}


    • Thank you very much!!


  • Can’t wait to use this theme. I installed & activated but had to deactivate until I can figure out what I’m doing wrong- help! All my blog posts appear under the boxes. I DO NOT want blog posts to appear but can’t figure out where to turn that option off. Thanks!!


    • Go to Appearance> Zenon Theme Options> Frontpage and disable “latest posts on frontpage” option.


  • hi, i’ m using zenon theme with wpml plugin, but i don’t now why thumbnail images not showing in other languages.
    in italian i have no problem, but if i change lenguage i don’t have any immages on the thumbnails of the post on the rigth side.
    can you help me?thank you.


    • I just checked. The images are showing up on both languages.


  • Love the Theme and thankful you have commented the CSS file as well as you have. I’ll have Qs on the CSS next time. Is there a way to change what email address the Contact Form message is sent to?


    • sorry. no. you can use a third party contact form plugin if you want a customized form.

Leave a Reply to Anthony Cancel reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>