- This topic has 3 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Kids Education Pro › Site identity – Site Title
Hello, when I enter test in the site title it will display even though I do not have “display site title and tagline” checked.
Also – when I remove the text form the title there are still two lines that display on each end of any text still showing.
How can I get rid of the lines?
Hello @dcreech
The issue has been noted as known issue and we are currently working on this . We will be releasing the update fixing the issue soon and we will let you know.
For the quick fix we are providing some CSS code, so Paste the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.site-title:before, .site-title:after {
background-color: #fff!important;
}
Hope this helps.
Best Regards!!
Thanks. Is there a fix to get rid of the title without leaving that field blank?
Hello @dcreech
The feature to remove the title will be fixed upon update soon or for now you can hide by using a simple CSS code give below.
#site-header {
display: none;
}
Hope this helps.
If you have any query further, please let is know.
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. |