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.

  • Great theme! I am about to upgrade to PRO version to put my logo in the header as well as some other things.

    Need to know the following:

    1. Can I remove the menu buttons from JUST the home page? Basically I just want a landing page with scrolling slides to click on to lead to other websites.
    2. Can I remove the “Theme by Towfiq I.” from the footer with the pro version?

    Thanks!

    Jamiebburg


    • 1. add this to your stylesheet:

      #menu_wrap{display:none;}

      2. there’s no “Theme by Towfiq I” text in the pro version.


  • Sorry, one more question:

    1. Is it possible in the pro version to add pictures and/or links in the bottom blocks on the landing page?

    thanks!

    jamiebburg


    • you can add the images this way:

      modify and add this above line to your blocks text field from zenon options.

      and Go to Appearance> Editor and select “stylesheet” from right and add this line to the very bottom:

      #menu_wrap{display:none;}


  • Thank you! Which page in the style sheet do I add “#menu_wrap{display:none;}” to remove the menu from the landing page?


  • Thank you! I have added the text to stylesheet and it is not working. Do you have an email for me to send a screenshot?


    • remove the code you added and add this:

      .home #menu_wrap{display:none;}

      and contact me through this page if its still not working:
      http://www.towfiqi.com/contact


  • Scratch that, it is now working. Here is the problem.

    I want to remove the menu bar ONLY on the home/landing page, but I want to KEEP it on ALL the other pages. Is this possible?


  • Worked like a charm!!! Thank you!!!


  • Thank you for all your help! I just purchased the PRO theme!


  • If u upgrade to the PRO version do I have to create a custom php or would it be already there under appearances, if it does not come there as an feature than how do I add it in the PRO Version??/ thanks!


    • I dont understand the question. why would you create a custom php? what are you trying to achieve?


  • If u upgrade to the PRO version do I have to create a custom php or would it be already there under appearances??? thanks!


  • Hi,
    where do i configure the boxes under the slide on the starting page? What is the maximum pixels for pictures if we keep the box title? Is it possible to put links behind pictures in the boxes?


    • Add this to your stylesheet to make the height of blocks bigger:

      body .midrow_blocks{height:250px;}
      body .midrow_block, body .mid_block_content{height:225px;}

      and you can wrap you images this way to make them hyperlinked:

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