I would like to remove the category ribbon + text as well as the “view post” button from the slider.
Also, how can I change the overlay opacity + color?
This custom css code is defalt for overlay opacity and color for the featured area. 0.3 is the opacity and the other is the rgba color code. You can change it.
.post-wrap { background: rgba(37, 38, 46, 0.3); }
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.