Remove Secondary Logo for mobile display Premium WordPress Themes › Forums › Courtyard › Remove Secondary Logo for mobile display This topic has 2 replies, 2 voices, and was last updated 2 years, 7 months ago by Elaina. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts June 18, 2018 at 12:34 PM #3965 ElainaParticipant Hi, Whenever I view my website on a mobile, the secondary logo covers the entire main slideshow and text. Is there a way to disable the secondary logo on mobile display/theme? Thanks so much. June 19, 2018 at 5:12 AM #3984 Rabindra TharuParticipant Hi, Elaina Please add the below CSS Code in Additional CSS Box through Customizer and let us know either this helps you or not? @media screen and (max-width: 992px) { .pt-home-navbar a.pt-secondary-logo img { display: none; } } Thanks! June 19, 2018 at 7:30 AM #3989 ElainaParticipant Thanks so much! It worked 🙂 Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In