Carfol Posted June 11, 2021 Share Posted June 11, 2021 Site URL: https://www.charliefollows.com Hello, I have my image border radius set to 10px however this includes the homepage background. Does anyone know how to exempt the section background from this ? Link to comment
tuanphan Posted June 12, 2021 Share Posted June 12, 2021 16 hours ago, Carfol said: Site URL: https://www.charliefollows.com Hello, I have my image border radius set to 10px however this includes the homepage background. Does anyone know how to exempt the section background from this ? Add to Design > Custom CSS /* remove section background image radius */ .section-background img { border-radius: 0 !important; } 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
Carfol Posted June 16, 2021 Author Share Posted June 16, 2021 Thank you this worked a treat 🙂 Link to comment
jaksdigital Posted March 3, 2022 Share Posted March 3, 2022 (edited) @tuanphanalternatively i am trying to create a border-radius for the background image but that code doesn't seem to do anything, any suggestions? EDIT: worked for me when I removed the img tag Edited March 3, 2022 by jaksdigital Link to comment
tuanphan Posted March 6, 2022 Share Posted March 6, 2022 On 3/4/2022 at 2:28 AM, jaksdigital said: @tuanphanalternatively i am trying to create a border-radius for the background image but that code doesn't seem to do anything, any suggestions? EDIT: worked for me when I removed the img tag Do you still need help or fixed? 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
Create an account or sign in to comment
You need to be a member in order to leave a comment