Needs review
Project:
Marinelli
Version:
7.x-3.0-beta9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 01:03 UTC
Updated:
8 Jan 2020 at 07:18 UTC
Jump to comment: Most recent
Comments
Comment #1
bhumikavarshney commentedHi,
I have added the code in the comment so you can target this class and change the opacity of the black bar as per the requirement.
#header-image-text {
background: black;
opacity: 0.5;
}