Posted July 21, 20195 yr Need the custom css for this please, tried: #elSuiteTitle{ display: none;} without success. I want to use the header image with logo imbedded and need to remove both the site name and logo overlay
July 23, 20195 yr Author Thanks, weird, I tried that exact code yesterday with no joy but today all gravy? Thanks again
July 23, 20195 yr 21 hours ago, newbie LAC said: #elSiteTitle { display: none; } Hey @newbie LAC is there a way to only hide on mobile?
July 23, 20195 yr 1 hour ago, Joel R said: Hey @newbie LAC is there a way to only hide on mobile? Hello, @media screen and (max-width: 767px) { #elSiteTitle { display: none; } }
Archived
This topic is now archived and is closed to further replies.