- This topic has 4 replies, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Cant Customize
I have a blank menu on the left? I click customize and then I get a ne screen with no options for Header, footer etc.. Just it says “You are customizing WEBSITE NAME” Why are there no tabs on the left to make changes to the site?
I can send a screen shot if you want
Hello @kgeriak13,
Customizer load problems might be caused by conflicts with plugins you have installed.
Please try deactavating any third party plugins that is currently activated in your website one by one and check if it resolves the issue.
Please post the screenshot of your problem if the issue persists.
Best Regards!!
All set thank you!
but I wanted to know if I could change the height of the slider? I cant find it in the editor sheets. It is very tall 902 would like it to be 500 px tall
Hello @kgeriak13
If you want to change the height of the slider the you can do with simple custom CSS.
For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here you will see a box to write custom CSS. Here copy and paste below CSS.
#main-slider {
max-height: 500px;
}
Hope this will help to resolve your issue.
Let us know how it goes.
Best Regards!!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |