PenciDesign replied
Hi,
Please try add more this code to Customize > Custom CSS to do that:
\
.penci-mag-featured-content h3 { background: rgba(255, 255, 255, 0.4); padding: 5px 10px; }
Change value 255, 255, 255 on the above code to GRB value for the color you want. You can get RGB value of a colorĀ here
And change number 0.4 to opacity value you want for that background.
Best Regards,
PenciDesign