Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @gurjeets,
To change the font of the content within the colored rectangles use below given CSS.
#sched-schedule-1-1150939736 .sched-event-title { font-family: 'Exo', sans-serif; } .sched-event .sched-event-subtitle { font-family: 'Exo', sans-serif; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @npiper,
To use your desired font at first you need to load it at first and to load the font please follow below given steps:
step 1: Go to this link :https://fonts.google.com/ and click the “+” sign of your desired font.
Screenshot:
http://prntscr.com/ir1f86Step 2: After clicking on the “+” sign, you will get the box at the bottom right corner. Click it then a box will appear. Here go to import tab and copy the import code and fonts below it and paste them in Admin Panel > Appearance > Customize > Additional CSS.
Screenshots:
http://prntscr.com/ir1gsqHope this helps.
Best Regards!!
Have a good day 🙂 .
wensolutionsKeymasterHello @startemple,
Please find the answer to your query in the link given below:
http://themepalace.com/topic/i-want-to-download-corpo-eye-pro-demo-setup-file/#post-74082
Thank you.
Regards!!
wensolutionsKeymasterHello @startemple,
First of all thank you very much for buying the pro version of the theme.
Now coming to your query, we do not have demo file bundled within the theme but we do have theme’s official documentation that will help you set up your site as in the demo.
Documentation link:
http://themepalace.com/instructions/themes/corpo-eye-pro/
Further, if you find any confusion while setting up any of the section then please write back to us and we will help you further.
Thank you.
Best Regards!!
Have a good day 🙂 .
wensolutionsKeymasterHello @esthervoorpubliek-nl,
To remove the custom header in the blog page use below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.blog #custom-header { display: none; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @gurjeets,
To change the font of the table use below given CSS.
.sched-row,a.sched-event { font-family: exo; }
If the CSS does not work then you have to load the exo font following the process mentioned above.
Thank you.
Regards!!
wensolutionsKeymasterHello @andre,
Glad we could help you.
If you have any issues further then please let us know.
Also, we would really appreciate if you could help us by rating out theme by following the link given below:
https://wordpress.org/support/theme/education-hub/reviews/
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @gurjeets,
To change the font type of “Quick Link” to exo font use below given CSS.
.quick-links a.links-btn { font-family: 'Exo', sans-serif; }
Hope this helps.
Thank you.
June 19, 2018 at 1:45 am in reply to: I have paid my theme and actived it, but it shows inactive agin #74039wensolutionsKeymasterHello @pentaxfan126-com,
Please contact the respective department via the email address given below about your query related to the license.
Email:
info@themepalace.comThank you.
Best Regards!!
Have a good day 🙂 .
June 19, 2018 at 1:36 am in reply to: PROBLEM DISPLAYING MONTHLY CALENDAR woocommerce booking + LEARNPRESS PLUGINs #74038wensolutionsKeymasterHello @simonsitto,
First of all thank you very much for using the theme.
We are not quite clear what you exactly mean by displaying a monthly calendar. So please can you explain it more clearly with the proper screenshot along with the site URL.
Also, we have not made it compatible with the Woocommerce plugin or the event plugin that you are using.
Further, please have a look into the demo clearly so that you will be clear on how the theme will work
link:
https://themepalacedemo.com/corporate-education/
If you have any issues further then please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @manufacturing-works,
In the mobile view, Hamburger menu is displayed. It will open upon clicking on it and will remain closed upon reclicking the menu icon even when sliding down the page as you can see in below-given screenshot:L
But if your menu is not working as mentioned above in responsive view then we need to see your site URL so that we can inspect further and help you.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @aack,
First of all thank you very much for using the theme.
When we checked the theme locally, we were unable to find such issue as you can see in the demo as well.
http://demo.wenthemes.com/education-hub/
So for further inspection, we are going to need your site URL so please provide it via our official email address given below:
Thank you.
Regards!!
Have a good day 🙂 .
wensolutionsKeymasterHello @heather23,
We would like to apologize for the trouble but in the above-given screenshot, there is a clear mention about the custom links i.e you need to add your desired link such as facebook.com in the social menu.
Also, we are glad you figured it out. Further, thank you very much for your suggestions and we will definitely include the steps in the documentation.
Thank you.
Have a good day 🙂 .
wensolutionsKeymasterHello @andre,
The few letters are slightly dark due to the blue color so we will provide the CSS that will change the color to white as in the free version.
For this add below given CSS in Additional CSS.
.widget_calendar a { color: #fff !important; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @andre,
To get the layout of the calendar as in the free version use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#calendar_wrap table { background: #294a70 none repeat scroll 0 0; color: #ffffff; }
Hope this helps.
Best Regards!!
-
AuthorPosts