Home › Forums › Particles Support › Pricing Table
Viewing 10 posts - 1 through 10 (of 10 total)
-
Philip HolmesSubscriber
TonyModeratorTake a look this screenshot https://imgur.com/a/w6jR0QR
You can custom the background color to use with BLEND MODE
Next time, please do not create same topics.
Philip HolmesSubscriber
Philip HolmesSubscriberI just found this in the _jlparticles.scss which I think is creating my problem,
//Force background color override Gantry5 Section Variations
.jl-background-default {
background-color: #fff !important;
}
.jl-background-muted {
background-color: #f8f8f8 !important;
}
.jl-background-primary {
background-color: $accent-color-1 !important;
}
.jl-background-secondary {
background-color: #222 !important;
}
TonyModerator
TonyModerator
Philip HolmesSubscriber
TonyModerator
Philip HolmesSubscriber
TonyModerator
Viewing 10 posts - 1 through 10 (of 10 total)
The topic ‘Pricing Table’ is closed to new replies.