Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello,
We did view you screenshot but it was not quite clear, so we will not be able to provide you with definite answers but you can try pasting the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options
.site-content { padding: 25px 0; }Also don’t forget to adjust the value according to your requirement.
Hope it helps.
Best regards.wensolutions
KeymasterHello @berniwatson
Yes, of course you can use this theme for other platform as well.As this theme is designed for multi site purpose.
Infact there is Pro version of this theme available with more additional awesome features than available in free version.
You can check the additional features of pro theme at the link below:http://themepalace.com/downloads/education-hub-pro/
Hope this will make you clear.
And we would like to request you to create a new topic for new query. And it will easy for us to address you issue rather than continuing in previously create topic by other uses.Best Regards!!!
wensolutions
KeymasterHello @Hawkeye
We are very glad to hear that your issue has been resolved.
If you have any further query regarding the theme never hesitate to create a new ticket.Regards,
CHEERS!!!!wensolutions
KeymasterHello @Hawkeye
The solution to you issue would be with some Custom CSS.
For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here copy and paste below custom CSS..site-header{ margin: 0; } .header-layout-2 #site-logo { margin: 0 auto; }Hope this will help to resolve your issue.
Let us know how it goes.Regards!!!
wensolutions
KeymasterHello @Hawkeye
As far as we have inspected your site we were quite confused about your issue.
Which menu item drop-down are you referring we don’t see any sub-menu items assigned to parent menu items.
And about the tagline we have checked locally and the tagline, drop-down are working all fine.
Can you please explain you issue in more details about the screenshot of your issue so that we understand your issue better and give you some possible solution.
And image and text won’t centralized which image and text are you referring??Hope you understand.
We are here to help you.Regards!!
wensolutions
KeymasterHello,
Can you please share your site URl so that we can monitor and fix your problem? Because the search widget is working fine when we tested it locally.
Hope you understand.
Best regards.wensolutions
KeymasterHello @sarah@fazelicellars.com
If you want to remove the date and category icon on post pages then you need to add custom CSS.
For this you need go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here you need to copy and paste below Custom CSS.span.posted-on { display: none; }Hope this will help to resolve your issue.
Let us know how it goes.Regards!!!
wensolutions
KeymasterHello @donnabia
As far as we have inspected your site we have seen that art portraits that you are referring is a category so when you go click that menu item it will displays the post’s feature image within that category, not the gallery.
So if you want gallery to display you need to create new page/post and click on Add Media button on content editor section and then create gallery then select the images you want to create gallery of.
Then finally Insert gallery into page/post. Then add that particular page/post you have created as menu items.Hope this will help you.
Let us know if any confusion.Regards!!!
wensolutions
KeymasterHello @ryanbit
If your problem is solved by deactivating the plugin then you may deactivate the plugin and run your site.
But if you don’t want to deactivate the plugin then remove the CSS that you have added one by one to check the site runs without error you will know the CSS that is creating this issue.
You will find the added custom CSS some where in plugin settings.Hope this will help you.
Let us know if any confusion.
Regards!!!wensolutions
KeymasterHello,
Please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options.site-layout-boxed #featured-content{ margin: 0 auto; }Hope it helps.
Best regards.wensolutions
KeymasterYou should use Template Name tag in header part of your custom page template.
Every page template that has a template name can be selected by a user when they create or edit a page. The list of available templates can be found at Pages > Add New > Attributes > Template. Therefore, a WordPress user can choose any page template with a template name, which might not be your intention.
e.g.
<?php /** * Template Name: Portfolio Page * @package Bizlight */ get_header() ?>Reference :
Hope this helps !
July 29, 2016 at 6:31 am in reply to: How to increase the amount of text in the featured slider caption? #14018wensolutions
KeymasterHello,
Nice to know that the problem has been solved.
If there are any further query, then, please feel free to post them.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/view/theme-reviews/education-hubThank you for the appreciation.
Best regards.wensolutions
KeymasterSocial icons hover color can be changed with the following custom CSS code.
.evision-social-section a:hover { background-color: #ff0000 !important; }Note: Change HEX color code to your preferred color for icon hover.
Hope this helps!
wensolutions
KeymasterHello,
We just wanted make sure that you have added the template file on the right place.
Could please paste the header information of the template and let us know if you have created the template in proper WordPress manner.
Hope you understand.
Best regards.wensolutions
KeymasterHello,
If you have removed the CSS code we will provide you with a new CSS code to change the font color, please paste the below given css code to Appearance -> Customize -> Theme Options -> Advanced Options => Custom CSS
#main{ background:#000; } #main p { color: #fff; }Hope it helps.
Best regards. -
AuthorPosts





