Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1705687
Contact Form
Closed

Comments

  • milimm started the conversation

    http://girlsgonewine.life/ggw-contact/

    Hello,

    1. I would like to have the title on the left et the red heart icon on the right but align with the rest. I trying different things, but nothing is working :(

    2. Also can I have the name, email and message on black, like the button and have the button in red #cc3333.

    3. Its possible to change the color of the little dots on the footer and have each social icon with a different color?

    Many Thanks

    JM

  •  1,845
    Elated replied

    Hello there,

    1)Basically the easiest way to achieve this is with a little workaround like I have done for you on a page with insertin row with 2 columns directly inside of holder:

    http://girlsgonewine.life/ggw-contact-test/

    2)You can use some of the CF7 Custom styles

    You can set options for style of your choose in Elated Options>Contact Form 7>Custom Style 1(Please edit same style you have selected in shortcode on a page):

    3)You can change dots to some other color in the footer by adding this code to Appearance > Customize > Additional CSS

    .eltdf-footer-top-holder .eltdf-column-content.eltdf-grid-col-3:after {
        color: #f4524d; }

    4)You can set different colors for each icon with using Elated Social icon widget 3 times instead of using Elated Social Icons Group Widget one time in Apperance>Widgets>Footer Top Column 4:

    Please let us know if there's anything else we can do for you!
    Thank You,
    Kind Regards,
    Norah


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • milimm replied

    1. Thanks, but I don't how you did to create custom columns to the "elated elements holder item settings"

    2.Thanks

    3. Thanks

    4. Thanks I know that, I have already change them, my question was -  Can I have Instagram icon on red, facebook bleu and linkedin on yellow? each icon a different color?

    Thanks again for your help!

  •  1,845
    Elated replied

    Hello there,

    1. We created this for you. Just added inner row in holder. You can use this element we created in your test page. Here is the video how you can do it: https://www.screencast.com/t/1RMLAxV1e

    4. Try to paste this code in Appearance > Customize > Additional CSS:

    .eltdf-social-icons-group-widget span.eltdf-social-icon-widget.fa.fa-instagram {
        color: #000;
    }
    .eltdf-social-icons-group-widget span.eltdf-social-icon-widget.fa.fa-facebook {
        color: #ccc;
    }
    .eltdf-social-icons-group-widget span.eltdf-social-icon-widget.fa.fa-linkedin {
        color: #000ddd;
    }
    

    Just change the color how you like it. 

    Let us know if you have any other questions!

    Best regards,

    Marie


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • milimm replied

    1. Uau! thanks for the video ;)

    4. Thanks, works perfect! 

  •  1,845
    Elated replied

    Hi there,

    You're welcome!

    Best regards,

    Marie


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.