Comments bella1004 started the conversationJuly 2, 2019 at 11:23pmHi How can I adjust black gradation portion at bottom of featured images. I want to make it lighter or no gradation. 2,700PenciDesign repliedJuly 3, 2019 at 3:38amHi,You can add more this code to Customize > Custom CSS to do that: .penci-body-single-style-8 .penci-move-title-above:after, .penci-body-single-style-5 .penci-move-title-above:after, .penci-body-single-style-6 .penci-move-title-above:after, .penci-body-single-style-7 .penci-move-title-above:after{ opacity: 0.4; } Change value 0.4 to any value as you want. Values between 0 - 1Change it to 0 if you want to remove the gradient.Best Regards,PenciDesign Sign in to reply ...
Hi
How can I adjust black gradation portion at bottom of featured images. I want to make it lighter or no gradation.
Hi,
You can add more this code to Customize > Custom CSS to do that:
Change value 0.4 to any value as you want. Values between 0 - 1
Change it to 0 if you want to remove the gradient.
Best Regards,
PenciDesign