Hi,
Two questions. First, I would like to make the testimonial background color transparent. When you look at the page, you’ll see what I mean.
The second question pertains to the masonry portfolio grid. In order to get a black background, I used a color section, which works find, except the grid cannot display full width. Is there another way to create that background area without using the color section?
Thanks very much
Hey Dwimmer,
Try adding these css codes in Quick CSS (located in Enfold > General Styling):
1.)
.page-id-113693 .avia-testimonial-content {
background: transparent !important;
}
2.)
#portfolio .container {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
Let us know if this helps :)
Best regards,
Nikko
Perfect! Thank you so much!
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko
You’re welcome. During the last two years I have bought 14 licenses for client websites. I guess you could say I’m a fan!
Hi,
Wow! That’s really great to hear :)
Best regards,
Nikko