Search for: Log In Free Support [Resolved] site title font color on mobile Home › Forums › Support › site title font color on mobile This topic has 7 replies, 3 voices, and was last updated 11 months, 4 weeks ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts April 27, 2020 at 4:14 am #1257509 gedosan Hi Guys How do I make my site title text be white on mobile please? Thanks April 27, 2020 at 5:56 am #1257645 DavidStaff Customer Support Hi there, you can change the Site Title color in Customizer > Colors > Header –> Site Title Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 27, 2020 at 9:12 am #1258185 gedosan Hmm it actually is already set to white, and appears white on desktop, but on mobile its black. April 27, 2020 at 9:53 am #1258245 LeoStaff Customer Support Can you do this first? https://www.screencast.com/t/0pELxHkvBjC Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 28, 2020 at 7:23 am #1259474 gedosan Caching plugin deactivated. Cheers April 28, 2020 at 9:49 am #1259879 LeoStaff Customer Support Try this CSS: @media (max-width: 768px) { .navigation-branding .main-title a, .navigation-branding .main-title a:hover, .navigation-branding .main-title a:visited { color: #fff; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 28, 2020 at 10:30 am #1259953 gedosan Perfect thanks Leo April 28, 2020 at 10:50 am #1259984 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In