Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @c@correia,
Can you post your site URL so that we can inspect further and provide precise fix?
Thank you.
Best Regards!!
May 15, 2018 at 12:09 am in reply to: Help! The name of page is displaying in cursive in header–overlaps with menu #71667wensolutionsKeymasterHello @sa_jernigan,
As we have already mentioned that the menu is pushed down due to longer site title.
But as a fix we have increased the height of the header image so that the menu appears in the header.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.builder-overlap #custom-header { padding: 280px 0 50px; }
Hope this helps.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @hueffert,
When we tried to access your site URL we could not do so as it requires the login detail so please send us the detail in our official email address given below :
Thank you.
Best Regards!!
wensolutionsKeymasterHello @gotohomebuilders,
To center the logo in the tablet view use below given CSS.
@media (max-width:767.99px){ .site-branding .site-branding { width: 100%; float: none; display: inline-block; text-align: center; } } @media (max-width:1023.99px){ .site-branding .custom-logo-link { width: 100%; max-width: 100%; } }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @esljohnny,
First of all thank you very much for trying out the theme.
The color option to change the color for the various part is only available in the pro version of the theme. To know about the various color option that is available in the pro version please refer to below given link:
http://themepalace.com/instructions/themes/education-hub-pro/#doc-color-options-76
Not only this pro version comes with lots of other exciting feature and to know about it please refer to below given link:
http://themepalace.com/downloads/education-hub-pro/
Thank you.
Best Regards!!
wensolutionsKeymasterHello @c2correia,
Nice to know you figured out the issue by yourself.
If you have any issues further then please do to forget to post them.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @hayat,
First of all thank you very much for buying the pro version of the theme.
You can upload the theme in two ways and to know about it please refer to below given link:
http://themepalace.com/instructions/themes/education-hub-pro/#doc-theme-installation-1
Further, you even take a reference to the official guide of the theme to set up your site.
http://themepalace.com/instructions/themes/education-hub-pro/
If you find any difficulty/confusion then please let us know.
Thank you.
Best Regards!!
May 14, 2018 at 12:17 am in reply to: Help! The name of page is displaying in cursive in header–overlaps with menu #71601wensolutionsKeymasterHello @sa_jernigan,
First of all our sincere apology for the delay in replying to you.
As for the issue, it has arisen in your site due to your longer site title. So if you can then reduce the length of the title.
Further, if you want to adjust it with current setting then we need your site URL for the precise fix so once your site is made live then please let us know and we will help you further.
In the meanwhile, you can remove the page title using the CSS given below.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#custom-header .page-title { display: none; }
Hope this helps.
Best Regards!!
May 11, 2018 at 12:48 am in reply to: Help! The name of page is displaying in cursive in header–overlaps with menu #71519wensolutionsKeymasterHello @sa_jernigan,
First of all thank you very much for using the theme.
Now to make the increase the header height you have to use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.builder-overlap #custom-header { padding: 250px 0 100px; background-size: contain!important; }
You also need to upload the image of appropriate height.
Hope this helps.
If this does not solve the issue then please provide your site URL so that we can give the precise fix on this.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @pingbara,
Glad we could help you.
let us know if you have any confusion further.
Best Regards!!
wensolutionsKeymasterHello @mandeepdebnath,
First of all thank you very much for using the travel eye theme.
Now to display the social icon on the top header please follow below given steps:
Step 1: Create the social menu by going to Admin Panel > Appearance > Menu by including your desired custom links:
Screenshot:
Step 2: Assign the created social menu to the social menu location either from Admin Panel > Appearance > menus or from Admin Panel > Appearance > Customize > Menus > Menu Location.
Step 3: Now got to Admin Panel > Appearance > Customize > Theme Option > Header option and enable the option “Show Social Icons”.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @pingbara,
The CSS you have added will delete the logo in the entire site in responsive view.
So replace the CSS you have added with the CSS given below to make the logo appear only on the homepage.
@media only screen and (max-width: 767px) { body:not(.home) .custom-logo-link, .site-logo-link { display: none; } }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @hueffert,
Glad that your issue related to the button is solved.
As for the issue related to the latest blog and event section, let us know after the site is made live for further inspection.
Alternatively, you can send the access detail in our official email address given below:
Thank you.
Best Regards!!
wensolutionsKeymasterHello @outdoorsgirl407,
We are not quite clear what you exactly wanted to describe here.
So please explain your issue properly so that we can help you further.
Also, do not forget to post your site URL so that it would be easy for us to inspect and help you.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @pinpin39aol-com,
First of all thank you very much for using the pro theme.
The theme now have the option to change the scheme color and for this you need to go to Admin Panel > Appearance > Customize > Colors > Color Scheme. Here change the color as per your requirement.
As for the font size, the theme does not have the option to change the size so you can use below given custom CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
body { font-size: 1.00rem; }
You can change the size as per your requirement.
Hope this helps.
Thank you.
Best Regards!!
-
AuthorPosts