Clients logos 2 rows

  • Posted in : Empathy
  • kokobaliev
    Participant

    Hello! First of all congrats for that great theme! Really, really good work :)
    I have just 1 small problem in Clients section here => http://demacleaning.co.uk/koko/#/about-me
    I have more clients and more logos accordingly. You can see the one that is not properly arranged.
    can you give me a hint how to fix it?
    thanks!

    p.s.
    i found something else i cant hadle with.
    I want to change the labels and the text of the button of the contact form.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .client { min-height: 70px; }

    Thanks

    kokobaliev
    Participant

    i found something else i cant hadle with.
    I want to change the labels and the text of the button of the contact form.

    serkan
    Moderator

    Hi kokobaliev,
    You can try to use ninja form plugin instead of default contact form. You can easily modify the label.
    Or you can try to use the loco plugin to translate all the website. If your issue just with the contact form, I recommend you to install ninja form plugin. If you would like to translate more side of the website then install the loco plugin.
    https://wordpress.org/plugins/ninja-forms/
    https://wordpress.org/plugins/loco-translate/
    Thanks

    kokobaliev
    Participant

    I really like that contact form. ive tried to change labels in send-mail.php but nothing happens

    serkan
    Moderator

    Please don’t edit the php files. Try to use ninja form plugin and we can give custom css code if it is needed or use the loco translate plugin. Which is easy for you.
    Thanks

    kokobaliev
    Participant

    Okay ive installed and configured it.
    can you give me css code to make it look like the old one?

    serkan
    Moderator

    Hi, You can try to use these custom css codes;

    @media screen and (min-width: 768px) { 
    .nf-form-cont {
    margin: 1.6em auto 3em auto; max-width: 600px; overflow: auto;
    }
    nf-field:nth-child(1), nf-field:nth-child(2) {
    width: 50%; float: left;
    }
    nf-field:nth-child(1) { padding-right: 15px; } 
    nf-field:nth-child(2) { padding-left: 15px; }
    }
    .submit-container { 
    text-align: center;
    }

    Thanks

    kokobaliev
    Participant

    it works, thank you!
    one last question:
    how to change the name of the filter “all” in my portfolio page?

    serkan
    Moderator

    Hi,
    You can use loco translate plugin for change the name of the filter “all” in your portfolio page. I gave you the link for that plugin above.
    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register