I am using the Ja Morgan Template in order to complete a project.
I need to know how I would change the Spotlight-2 background color. I am seeking to change the complete row or container color. We can change the module position-5 background color but unable to get the row or container color to change. And the module extra option only works with the Section-top and Section-bottom modules. Again, I am using 3 Spotlight Blocks and need to change the row or container on each…
Using three spotlight blocks
Spotlight-2 -----Position-5 grid 12 Seeking to change this row or container background color to Orange
Spotlight-3 -----Position- 9 grid 12 Seeking to change this row or container background color to Blue
Spotligth-4 -----Position-13 grid 12 Seeking to change this row or container background color to Black
Used this but it didn't work...
.t3-sl-2 .container {
background: #001659;
padding-top: 30px;
padding-bottom: 30px;
color: #ffffff;
}
thanks in advance