WordPress is web software you can use to create a beautiful website, blog, or app. We like to say that WordPress is both free and priceless at the same time. In order to build a professional website in any categories, you can choose the best themes from the internet. Website is an amazing marketing tool […]
WordPress Bizlight Theme 2.1.3 is live in the eVision Themes Store with fantastic new features. Biz Light Pro is a clean, elegant, light weight modern fully responsive business theme for everyone use. Tons of features with easy customization from the WordPress admin panel. Just a moments, No coding required to create your website. The theme is […]
Here, you can find the demo content XML file to download. http://demo.evisionthemes.com/bizlight.demo.content.xml Install this plugin for uploading XML content to your website: https://wordpress.org/plugins/one-click-demo-import/ Like what you see on our demo? Quickly replicate your site like our demo setup (it is erasable). Then you just need to replace the images and text. All done! Let us know […]
The WordPress theme “Bizlight” with standard and expanded multiple demos with unique designs.
Well, Amazing Blog free theme currently only has limited social link options . If you like you can either build a child theme, and customize the theme to make more social links:- Check this how you can make child theme: https://codex.wordpress.org/Child_Themes OR you can use the pro version of this theme which has most of […]
Well, you can directly go to this theme documentation page and follow the instructions: http://themepalace.com/theme-instructions/bizlight-pro/ OR Go to Admin’s Panel Appearance -> Customize Section. From Customize section, go to Home/Front Featureb) d Slider. From Home/Front Featured Slider, you will be able to select various options. In the intitial, you have to check Enable Slider On […]
Well, if you follow the instructions below, it would help you in removing the links in the website. 1. Firstly, create a Child Theme and activate it. Reference link: https://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme to create a Child Theme. 2.Copy the files from theme folder, content-single.php (location: /template-parts/content.php )and single.php (location: theme root folder ) into your child theme […]
Well, to change the button text you have to do some code customization. ‘featured-main-hook.php’ file inside ‘inc\hooks\featured-slider’ is the one where you will have to customize at line 114. Note: Child theme is recommended for code customization. https://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme Or you can also hire a customizer for this to create a professional child theme of Bizlight. […]
Well, we would like to recommend to use a popular plugin (Downloads: 10K+ on WordPress repository). Please installed this plugins: eVision responsive columns layout and use it on your post, page or widgets to create a multiple column layout which is perfectly adjusted in all devices. You can take a look on demo link here: […]
There is no option field to change the color of this icon. Instead, you can do it on your own by writing your custom CSS property from : Appearance -> Customize-> Theme Options -> Custom CSS Options E.g. for three lines in red color paste the following CSS property. .main-navigation .menu-toggle i{ color: #e74c3c } […]
Installing eVision Corporate is super easy. First, login to your WordPress Dashboard. Then, go to “Appearance > Themes” in the menu on the left. Near the top, you’ll see a “Add New” button, click that button. In the “Search themes” bar, type: eVision Corporate You’ll see eVision Corporate there. Click “Install“, and then activate.
Well, regarding the multiple images, there is only 2 slider options in free version of theme, if you want to increase, you have to create a child theme: https://codex.wordpress.org/Child_Themes and set it up in the core files otherwise, you can easily purchase our PRO version of eVision theme by visting this preview demo: https://evisionthemes.com/themes/evision-corporate-pro/ where you can add unlimited […]
To change language, generally we use plugin called ‘WPML’ but for changing language of just few texts then we just function called `get_text()’. Please visit the given link & try to use it
For now there is no such option for slider to appear on inner pages in free theme. Anyways, if you need that feature, please do purchase the PRO version of this theme.
Regarding the logo size changes, you should have basis knowledge of CSS, please go to the theme option Admin > Appearance > Customize > Theme options > Advanced :http://doc.evisionthemes.com/evision-corporate/#item_sub4_7and add your custom style there to increase / decrease the size.