NGO2045 Posted October 1, 2021 Share Posted October 1, 2021 (edited) Hi! I use Sqaurespace 7.1 and portfolio grid as a portfolio page. But since the hover does not work in the phone version, I would like to clarify that you can click on projects by adding a text above the portfolio grid that will only be visible in the mobile version. Is it possible and if so how do I do it? Edited October 30, 2021 by NGO2045 Link to comment
tuanphan Posted October 2, 2021 Share Posted October 2, 2021 Hi, Possible. Can you share link to your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
NGO2045 Posted October 2, 2021 Author Share Posted October 2, 2021 Hi! 🙂 I used this solution instead: But I don't seem to get the font-size to change 🙂 Thanks! Link to comment
NGO2045 Posted October 25, 2021 Author Share Posted October 25, 2021 Hi again @tuanphan Is this still possible to add a text that's only visible in the mobile version? I can send you my site! 🙂 Link to comment
tuanphan Posted October 27, 2021 Share Posted October 27, 2021 On 10/25/2021 at 2:46 PM, NGO2045 said: Hi again @tuanphan Is this still possible to add a text that's only visible in the mobile version? I can send you my site! 🙂 You can share link to page where you added text, we can help easier NGO2045 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
NGO2045 Posted October 28, 2021 Author Share Posted October 28, 2021 20 hours ago, tuanphan said: You can share link to page where you added text, we can help easier I've added the text and sent you the link to the page 🙂 Link to comment
tuanphan Posted October 31, 2021 Share Posted October 31, 2021 On 10/28/2021 at 1:54 PM, NGO2045 said: I've added the text and sent you the link to the page 🙂 Hi. I don't see your comment? Can you send it again? NGO2045 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
NGO2045 Posted October 31, 2021 Author Share Posted October 31, 2021 7 hours ago, tuanphan said: Hi. I don't see your comment? Can you send it again? Yes, I sent you the link in a new message Link to comment
tuanphan Posted November 1, 2021 Share Posted November 1, 2021 Add to Design > Custom CSS /* Show text on mobile only */ @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1635403801111_3869 { display: none; } } NGO2045 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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