Hi.
When having a portfolio (Ajax) on a parallax picture background it really looks bad with the standard “fill” behind the portfolio sorting categories displayed above the portfolio items. Are there any way this can be made transparent so it looks like the rest of the theme?
Hey thorhampusbank,
Please try the following in Quick CSS under Enfold–>General Styling:
.main_color #js_sort_items {
background-color:transparent !important;
}
Best regards,
Rikard
Great – that worked perfectly!