- This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Education Hub › no advanced option
Hi
Weldone on such a great job you are doing.. I have an issue though.
I don’t have an advanced option in theme options in the customize section. How do I resolve it..thanks
Hello @okey
First of all thank you very much for using our theme.
The WordPress latest version i.e 4.7 has a default Additional Custom CSS section in the Admin Panel > Appearance > Customize > Additional CSS . All the custom CSS can be implemented through this section .
So as the WordPress provide this options of additional CSS field , Advanced option section is removed for the latest version of the WordPress .
Hope this clear the confusion.
Also if you have any problem related to theme , please post theme and we will happily assist you further.
Best Regards!!
Thanks alot for your reply. I want to move my logo to the middle…What is the CSS of that..
thanks for your reply
Hello @okey,
To center the site logo for desktop screens while the site-title and tagline is disabled in the theme, you can try using the Custom CSS code below in your Admin Dashboard > Appearance > Customize > Additional CSS :
@media(min-width:768px) {
.site-branding {
padding-left: 44%;
}
}
Hope this Helps,
Best Regards !!
Great Job.
Thanks alot
Hello @okey
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 !
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. |