New Landing How can we help? Atelier Contactform lay-out

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #297657
    WineDesignNL
    Member
    Post count: 204

    Hi there,

    On this theme you have a very nice and clean lay-out for your contactforms. I can’t seem to figure out where I can change these settings. My contactform has the ‘normal’boxes around it, and yours have a placeholder and a clean line underneath it. Could you please tell me how to get this in my forms?

    Cheers,

    Wouter

    #297659
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please do so in Color Customizer => Color – UI Elements => Form Styling => Minimal

    #297660
    WineDesignNL
    Member
    Post count: 204

    Wow, that is a quick respons time David! Thanks!

    Another (quick) question, I want to change the color of some content in a block with colored background on the homepage – see the green section with testimonials and the form. I want to change the font color to white, but every code I put in custom css for .h3 and body font changes all the font colors on my website.

    Thanks!

    #297667
    David Martin – Support
    Moderator
    Post count: 20834

    No problem, we have a whole team here ready to help!

    You can add a custom class of your choice to the PB assets. So you can add a class like testimonial-colors, then you can target that with CSS, ex:

    .testimonial-colors h3 {
       color: red!important;
    }

    – David.

    #297673
    WineDesignNL
    Member
    Post count: 204

    Good teamwork then! Resolved, thanks a million!

    #297676
    David Martin – Support
    Moderator
    Post count: 20834

    Happy to help!

    – David.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.