Zenon PROPremium WordPress Theme

Zenon PRO is a all in one wordpress theme with ability to change theme elements color, 15 fonts, 3 slider, 4 layouts & easy to use theme option panel. The Theme also includes 8 built-in widgets and 20 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 PRO is suitable for any business or personal website.

  • Is there a way to alien images in posts?

    Thanks,


  • Is there a way to center images in posts?

    Thanks,


    • you can align images while editing the post.


  • Figured out how to do it now!

    //SHARE
    if (jQuery.support.opacity) {
    jQuery(‘.social li’).css({‘opacity’: ‘0.7’});
    jQuery(‘.social li’).hoverIntent(function(){
    jQuery(this).animate({ ‘opacity’: ‘1’}, 200); },function({ jQuery(this).animate({‘opacity’: ‘0.7’}, 100); });
    }

    I just changed those 0.7 values, from 0.3 originally

    the ONLY reason it didn’t work before is I hadn’t emptied the cash!

    Rookie’s mistake.

    Thanks!


  • Hi, the compatibility to IE 8+ is not true. I’m tried to make the theme work with IE9 without success. Also the test page (http://zenonpro.towfiqi.com/) looks scrambled… 🙁


    • the demo is looking fine in my IE9


  • Hi Really love your free version of your theme as suits our website and works beautifully. However was wondering if the PRO version is responsive or do you plan to make it so?


    • both the themes are mobile friendly and no they wont be converted to responsive themes in near future.


  • Hello,

    About a year ago i purchased the Zenon Pro Theme. It works great but no i have a problem: As you can see on the website the menu bar is not (a little bit) visible anymore since i updated the website with some pictures. Can you please help me with this?

    Thank you,

    Greets Jeroen Planken.


    • open up your stylesheet and find this line:

      #topmenu ul>li {height:60px; padding-top:20px;}

      and remove the:
      height:60px;


  • Thanks, it works! Great! But now the size between the menu links is nog even anymore. You know how to fiks this?


  • ow and i also can not get the Twitter feed to display the tweets. Any help with that maybe?


  • Would like to know if I purchase your pro version am I allowed to use it on all my websites?
    Thanks.


    • Yes you can.


  • how do i change the font-size for the top menu?


    • for Zenon pro, sorry


    • Add this to your stylesheet:

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

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