- This topic has 7 replies, 2 voices, and was last updated 2 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Signify › Site Title and Tag Line not displaying on responsive phone format – worked B4?
Hi
My Site Title and Tag line are not displaying on the responsive phone display? They did work a week or so ago? The Title and Tag line still display on the Computer and Tablet responsive displays? I did try removing the Title and Tag Line and then putting them back and republishing them I still get the same problem? Need this fixed it so people know what site they are on it just shows the site logo and that is it!
Thanks for your help!
Hello @JMWERNEKE,
Could you please share your site URL so that we can look into the issue? since it’s working fine on our side.
Regards,
Themepalace
peoplesguidesac.org
I was unable to submit before there was an error so that is why it took so long to reply
Hi @JMWERNEKE, Please add this CSS in the Additional CSS
.wp-custom-logo .site-identity {
display: inline-block;
}
Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
Regards,
Themepalace
Hi
Thanks Ok I did that and the Site Title and Tag Line are there but the search magnifying glass is gone now? I need that there too on the phone.. again it shows up on the computer and tablet just not on the phone? I need that back as well…
Please add the following CSS
.site-header-menu {
justify-content: center;
align-items: center;
}
#primary-menu-wrapper {
margin: 0;
}
#primary-search-wrapper {
display: block;
}
Thank you so much that worked so everything displays right!
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. |