Kendall124 Posted May 28, 2020 Share Posted May 28, 2020 Site URL: https://chiton-tarpon-t78k.squarespace.com/ I am trying to remove the images that appear above the button "Schedule a "Red Carpet" Gift Curation Consultation" on the mobile view. I would like the order to appear as follows: 1. Headline 2. CTA Does anyone know of a solution for this? The pw is socialspirits Here is the code I have now, which is not seeming to work: @media only screen and (max-width: 768px) { #block-yui_3_17_2_1_1590613341406_16177 { display: none; } #block-ec43079f0edcda020ecb { display: none; } } Thanks in advance! Link to comment
christyprice Posted May 28, 2020 Share Posted May 28, 2020 Hi @Kendall124, can you share the site password so we can view it? christyprice.com 🇺🇸 Austin, TX US ✅ Get my 100+ item Client Process Checklist for $17. 📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz) 🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023 Link to comment
Kendall124 Posted May 28, 2020 Author Share Posted May 28, 2020 Hey @christyprice the password is socialspirits thank you!! Kendall Link to comment
tuanphan Posted May 29, 2020 Share Posted May 29, 2020 If you want to remove, add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1590614831286_14193+.row>.span-4:first-child { display: none; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.