Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #780694

    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

    #780759

    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

    #780865

    Perfect! Thank you so much!

    #780872

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

    #780884

    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!

    #780886

    Hi,

    Wow! That’s really great to hear :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.