failbetter Posted November 5, 2021 Share Posted November 5, 2021 Site URL: https://iguana-chinchilla-xt92.squarespace.com/location Hi, Does anyone know if it is possible to round the corners of your map block? I've tried block id and border-radius but it just makes the border rounded with the map over the top.... Also does anyone know how to add a transition on the :hover of a link? I'm trying to figure out how to transition my page links with a smooth in and out transition. pw for url: chocolate Link to comment
tuanphan Posted November 7, 2021 Share Posted November 7, 2021 On 11/5/2021 at 6:19 PM, failbetter said: Site URL: https://iguana-chinchilla-xt92.squarespace.com/location Hi, Does anyone know if it is possible to round the corners of your map block? I've tried block id and border-radius but it just makes the border rounded with the map over the top.... Also does anyone know how to add a transition on the :hover of a link? I'm trying to figure out how to transition my page links with a smooth in and out transition. pw for url: chocolate Hi, The url doesn't exist You mean map on this url? https://iguana-chinchilla-xt92.squarespace.com/welcome/#location 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
failbetter Posted November 8, 2021 Author Share Posted November 8, 2021 Sorry I put the wring URL!!! https://hibiscus-lobster-rxx5.squarespace.com/location pw:chocolate Link to comment
tuanphan Posted November 10, 2021 Share Posted November 10, 2021 On 11/8/2021 at 4:33 PM, failbetter said: Sorry I put the wring URL!!! https://hibiscus-lobster-rxx5.squarespace.com/location pw:chocolate Add to Design > Custom CSS div#block-yui_3_17_2_1_1627391762979_3268 { border-radius: 10px; } 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
failbetter Posted November 11, 2021 Author Share Posted November 11, 2021 Yeah i've tried that already but it just changes the shape of the block and the map sort of sits on top.... Link to comment
tuanphan Posted November 14, 2021 Share Posted November 14, 2021 On 11/11/2021 at 10:12 PM, failbetter said: Yeah i've tried that already but it just changes the shape of the block and the map sort of sits on top.... Don'nt remove any code. Use this code under div#block-yui_3_17_2_1_1627391762979_3268>div { border-radius: 40px; } 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
failbetter Posted November 15, 2021 Author Share Posted November 15, 2021 @tuanphan Thank you that pesky div was the problem then! EarvinChong 1 Link to comment
abf9 Posted November 20, 2023 Share Posted November 20, 2023 Hi! I am having the same issue and cannot seem to make the corners round for the map block https://green-purple-znbx.squarespace.com/config/pages Link to comment
tuanphan Posted November 23, 2023 Share Posted November 23, 2023 On 11/21/2023 at 3:53 AM, abf9 said: Hi! I am having the same issue and cannot seem to make the corners round for the map block https://green-purple-znbx.squarespace.com/config/pages Try this CSS code div.map-block>div { border-radius: 40px; } 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