- This topic has 2 replies, 2 voices, and was last updated 3 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Corporate Education Pro › Header section not compliant (disorganized) when viewed on phone
Dear Team, thank you always. My header is not mobile compliant as seen in the demo. When I view my site http://www.salvationdaughtersfoundation.org/home on phone, the header becomes disorganized. Kindly help. Thanks.
For example, the search widget hides behind the headline. How can i set the background color for the menu label as seen in the mobile view? How can i change the font type and size of the site title and site tagline?
Hello,
Regarding your query about the mobile view, when we inspected your site URL everything is working fine. So if you still facing a disorganized header, please provide the screenshot so that we can provide you precise fix.
Also, to add color in background of menu, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
@media screen and (max-width: 992px){
#page .site-header #site-navigation {
background-color: #6d99b3;
}
}
You can change color as per your requirement.
Hope this helps.
Thank you.
| 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. |



