Callan Posted August 9, 2020 Share Posted August 9, 2020 Site URL: https://www.joquilter.art Hi All, I'm trying to hide the logo section and title Who I've Worked With on this website on mobile devices. Haven't managed it yet. Thanks for any help! I've tried a few block and section ids but currently using this custom css code: @media screen and (max-width: 640px) { #block-yui_3_17_2_1_1597015077596_71{ display: none; } } Link to comment
rwp Posted August 10, 2020 Share Posted August 10, 2020 @media screen and (max-width:640px) { [data-collection-id="5db7b6228af28129ea45bb3c"], [data-collection-id="5f1911e5eca2744d8bdada81"] { display: none; } } Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment