Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @hitesh ,
To reduce the height of the header please use below given CSS .
For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
.site-header { padding: 0px 15px 0px; }Similarly you can change the overall font of the site by going to Admin Panel > Appearance > Customize > Theme Options > Font Family Options . But if you want to change the font of particular welcome widget you can paste below given CSS in Additional CSS .
.wen_corporate_welcome_widget { font-family: "Times New Roman", Georgia, Serif; font-size: 14px; }Now to change the size of the welcome widget use below given CSS.
.wen_corporate_welcome_widget { padding: 5px 18px; }You can change the font and size as per your requirement .
To change the color of the widget go to Customize > Color options > Home Widget Color options and change the color of background.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @paulleonard,
You can change the order of the section in the home page through the use of child theme .
So please mention the section that you want to switch and the order then we will help you with some custom code .
Thank you !!
Best Regards!!
August 21, 2017 at 1:06 am in reply to: Customize icons from Bizlight Pro + limit words from Homepage Section #51302wensolutions
KeymasterHello @agus84,
The theme does not have the feature to include the icon beside the one that is bundled within the theme itself. However we are not very clear on your query whether you want yo upload the image of the icon that you have created or directly want to modify the CSS for the font awesome icon . so please explain your query further so that we could help you .
Now to manage the excerpt for each page the theme has provide the excerpt field in individual page where you can place your desired no of word for each page and display them .
Screen Shot .
https://image.prntscr.com/image/P8i-qchhSUqDGXuKkSkkdQ.pngHope this helps.
Best Regards!!
Have a great week .
wensolutions
KeymasterHello @depgirl ,
To change the color of each menu item paste below given CSS in Admin Panel > Appearance > Customize > Additional CSS .
li#menu-item-26 { background-color: #ff0000; }Each menu item will have its own specific ID . Above given CSS will work for that particular menu whose ID is 26.
Similarly you can change the menu id and color code for each button in above CSS and paste them in Additional CSS .
Hope this works .
Best Regards!!
wensolutions
KeymasterHello @liberaldusunce,
Actually the font awesome icon that is bundled within the theme will only display . It does not make difference whether it the icon consist of three word two word .
However you can even included the icon that is not bundled with in the the theme by using the plugin given below .
https://wordpress.org/plugins/better-font-awesome/
Note : We cannot assure 100% compatibility of the plugin with the theme as we have not done any compatibility testing of the plugin with the theme.
Hope this helps .
Let us know if you have any confusion further .
Best Regards!!
wensolutions
KeymasterHello @jenbub,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/education-hub/reviews/
Best regards !!
wensolutions
KeymasterHello @mielele,
The theme has already provided the option to display social icon in the contact pages .
For this you need to go to Admin Panel > Appearance > Customize > Page Template > Contact and add social links to the available social link field .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @jenbub,
Please replace above given code with the code given below in your child theme functions.php file.
https://gist.github.com/anonymous/c0fc2d48bb5bc52546818c672335b64a
Hope this works out .
Best Regards!!
wensolutions
KeymasterHello @mielele,
If you replace your current folder with the latest updated one then your current setting will not be lost .
Thank you !!
Best Regards!!
wensolutions
KeymasterHello @mielele,
The update of the theme has already been published . If your theme license has not been expired then you will automatically receive theme updates. So you can simply click in update button and update your theme to the latest version .
You can also update the theme manually by downloading the theme and replacing the current folder using FTP .
Hope this clears up the confusion .
Best Regards!!
wensolutions
KeymasterHello @fatim,
We will change the string for you so please provide your login credential in our official email address given below :
Thank you !!
wensolutions
KeymasterHello @spdes,
When we checked the theme locally by placing the code for live chat it is working absolutely fine as you can see in below screen shot.
https://image.prntscr.com/image/XfrYm8iwRBSNff4C9xtTBg.png
So to make the chat work in your theme first of all create the child theme .
Child theme references :
https://codex.wordpress.org/Child_Themes
You can also create the child theme using the plugin given below:
https://wordpress.org/plugins/wp-child-theme-generator/
After creating the child theme in your child theme functions.php file paste below given code.
https://gist.github.com/anonymous/116919fd6eecce3406e7f4c9f2143df9
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @fatim,
Please perform the translation according to the instruction provided in below recorder .
Best Regards!!
wensolutions
KeymasterHello @fatim,
Please make sure you have changed the default language to your language by going to Admin Panel > Setting > General Settings > Site Language as well .
Even if this does not solve your issue kindly let us know.
Best Regards!!
wensolutions
KeymasterHello @depgirl ,
When we inspected your site URL we found that the logo is aligned left below the phone number and first menu item.
Screen shot :
https://image.prntscr.com/image/GgjldOmgSjeoFWlmOOg0Ug.pngSo if you have any issue further please let us know .
Best Regards!!
-
AuthorPosts





