sandyfish Posted June 19 Share Posted June 19 Hi, I'm trying to do a feather edge on the pictures present on the linked page, but I cannot figure out how I need to code that. I suppose it might include a snippet like this one, but don't know how to do the whole logic: #gradup { height: 100%; width: 100%; background: radial-gradient(transparent 20%, white 70%); /* Set radial-gradient to faded edges */ Any help is welcome thanks! Link to comment
tuanphan Posted June 22 Share Posted June 22 Can you share link to page where you want to apply this code? 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
sandyfish Posted June 23 Author Share Posted June 23 On 6/22/2023 at 3:27 AM, tuanphan said: Can you share link to page where you want to apply this code? Yes it would be three pictures in the content of this page https://www.melissamarschke.ca/research Link to comment
tuanphan Posted June 25 Share Posted June 25 Add to Design > Custom CSS body#collection-623fdc4624da5b4537be183a { .section-border, .section-background { background-image: radial-gradient(transparent 20%, white 70%) !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
sandyfish Posted June 25 Author Share Posted June 25 It doesn't work, it only feathers the edge of the banners solid colour. 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