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.

  • really nice themes but sometime i found style sheet missing error, plz tell wat is this?


    • maybe the theme you downloaded got corrupted. download the theme again and install.


  • Thanks for making such a beautiful theme!!

    Is there a way to remove the asymmetrical block that is on the slider?

    Thanks!

    Chris


    • Add this to the very bottom of your stylesheet:

      .slider-content{display:none;}


  • Hi Towfiq, i want to add a custom widget to my sidebar using the Arbitrary text or HTML option. Basically, i want to add a small box image to my sidebar, but when I do, the white box appears around it – is there a way to remove this white box around this widget? Thanks. Example here (image on top of right sidebar) http://www.forza27.com/links/


    • Add this to the very bottom of your stylesheet:

      .widget_text{padding: 0;background: none;border: none;}


  • Hi
    Please can you tell me how to change the format of the blog page that has all the pictures scrolling to a regular page with only text?
    Thanks,
    Deb


    • Sorry, I dont understand your question..


  • Towfiq I. on November 23, 2013 at 5:28 am
    Add this to the very bottom of your stylesheet:

    .widget_text{padding: 0;background: none;border: none;}

    Hi Towfiq, sorry I tried this – added to the very bottom of the stylesheet – and it hasn’t changed anything? Is there any further I need to do?


    • press ctrl+f5 couple of times to see the change.


  • Hi!
    Thanks for a great theme!
    Some questions 🙂
    I would like to changes fonts, and can do so with the Google Fonts plugin. But, the font in the menu doesn’t change. Which code do I need to change/add to make this work?

    Also, how do I center the menu “frame”? I’m making it narrower in width than the text area, but it just keeps floating left even though I’ve changed every code that says left to center.
    Really appreciate answers.
    Thanks!
    /Charlotte


    • whats your site address?


    • tettchis.se/wordpress/


    • add this to the very bottom of your stylesheet:

      body #topmenu ul li a{font-family: ‘Poiret One’!important;}


  • Hi,
    before to ask a question I want to tell you Thank you for your job. your template is realy amazing. I just would like to ask how can I change the font size of the Header menu? Thank you so much in advance.
    Best regards,

    Soraya


    • Go to Appearance> Editor and add this to the very bottom of your stylesheet:

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


  • Thanks for your answer!
    But when I insert the code, I don’t get the right font. Maybe I need to insert this in the ? Where do I find this code?

    And also, for the h1, h2, h3 etc, I still get the included theme font, (Lobster I think), do I need to add a code to change this as well?
    Thanks for your help!


    • Add this to your stylesheet too:

      body #topmenu ul li a {font-family: “Poiret One”, arial, sans-serif!important;}


  • And yes, one more thing: I would like my images to be displayed in full width, they are minimized when viewed now…

Leave a Reply to Kayla 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>