Forum Replies Created

Viewing 30 posts - 1 through 30 (of 35 total)
  • Author
    Posts
  • in reply to: styling of the CF7 form #1012364

    Thanks Rikard, it worked.

    Can you also help me with the quick css code for centering the send button instead of it being left aligned in the same contact form.

    Thanks

    Garima

    in reply to: styling of the CF7 form #1011992

    Hi Basilis,

    This was helpful and I have managed to get the name and email on the same line. However, The name and email boxes are joined together and ideally I would want a bit of space between them.

    I tried playing around with the padding but it did not help. I also tried using the 3 column shortcode but that throws the entire styling for a toss.

    Would you be able to guide me on how to make sure there is some column space between the “Your name” and Your Email” box.

    Thanks

    Garima

    in reply to: Styling of the button element #1010207

    Thanks Rikard.

    This worked.

    Garima

    in reply to: Styling of the button element #1009915

    Hi Victoria,

    login details provided below.

    I am putting the code in the Quick CSS section as well as in the customize section in “Appearance” tab.

    However, ti does not seem to be working.

    Thanks

    Garima

    in reply to: styling of the CF7 form #1009477

    Hi Ismael,

    Could you check now. I have made the page public.

    Thanks

    Garima

    in reply to: Styling of the button element #1009472

    Hi Ismael,

    I have used this quick CSS in the general styling section. However nothing seems to change in the button shape.

    Can you please suggest what else can I do.

    Thanks

    Garima

    Hi Victoria,

    I just restarted my machine and the effect has been reversed with the quick css provided. I want the picture to appear with a white overlay and when mouseover happens the white overlay disappears and the picture becomes brighter.

    However, right now the picture appears bright and when mouseover happens the overlay appears. So i just reversed the quickk css you provided me and it works.

    Thanks for your help.

    Garima

    Hi Victoria,

    I have put this code both in quick css and in custom.css

    However, its not made any impact to the webpage am working on. The webpage I need the change to reflect in is shared in private content.

    Could you please have a look.

    Thanks
    Garima

    This reply has been marked as private.

    Hi Basilis,

    Can you check the below link

    View post on imgur.com

    Ideally the tile should have a white transparent overlay without mouseover like Image 1. On moueover the white overlay should go away and the image should become a bit larger and sharper like Image 2.

    I only get Image 1 effect on masonry gallery and not image 2 effect on mouseover. On mouseover while image becomes larger the white overlay does not go away.

    Can you please suggest some quick css to help.

    Thanks

    Garima

    Hi Victoria,

    I am attaching 2 screen shot link. The first is the screenshot of one of the tiles in the masonry gallery on my page where the image stays the same both without mouseover and with mouseover.

    The second screenshot is from the masonry gallery tile (same tile) in the enfold flat business demo webpage (https://kriesi.at/themedemo/?theme=enfold-overview) upon mouseover.

    As you can see on our webpage even on mouseover the overlay does not go away whereas on the enfold demo page mentioned above the overlay gets removed on mouseover and the image becomes sharper.
    null
    Image 2

    Could you please assist.

    Thanks
    Garima

    in reply to: styling of CF7 #999831

    Thanks this worked.

    Regards

    Garima

    in reply to: styling of CF7 #999664

    Thanks Vinay. This worked for changing the size, font family and color of the placeholder text.

    However, the submit button text has still not changed to quick sand. I tried adding the same code for the submit button i.e.,

    #top input[type=”text”],
    #top input[type=”input”],
    #top input[type=”password”],
    #top input[type=”email”]
    #top input[type=”submit”] {
    padding: 14px 6px;
    font-family: “quicksand”,sans-serif;
    background: #fff;
    border-radius: 0px;
    }

    But it did not change the font family for the submit button. Could you suggest any additional code?

    Thanks

    Garima

    Hi Victoria,

    The issue still persists. Could you please assist.

    Thanks

    Garima

    Hi Enfold Team,

    Our webpage details are provided below.

    I am trying to replicate the same effect of a transparent white overlay which gets removed on mouseover as on the page link below:
    https://kriesi.at/themedemo/?theme=enfold-overview

    Please look at the masonry gallery below “My most recent projects” in the webpage link above.

    While I have got the white overlay on our webpage but on mouseover the overlay does not get removed.

    Can you please suggest some code for that.

    Thanks

    Regards

    Garima

    in reply to: styling of CF7 #998518

    Hi Rikard,

    Thanks this worked.

    One more question is how do I change the font type of the text that appears within the contact form. I want to use the quicksand font type for the text in the 2 boxes.

    Also, if I want to increase the size of the boxes as in make them bigger what code do I use?

    Thanks

    Garima

    in reply to: styling of CF7 #998213

    Hi Rikard,

    Thanks this code worked for the email box but the submit button background still appears to be a different color and I want the submit box to be transparent and only on hover color changes.

    Could you please suggest the relevant code for that?

    Thanks

    Garima

    in reply to: Child theme #949886

    Hi MIke,

    Thanks for your reply.
    I have managed to fix the issue. Just needed to insert the following snippet in functions.php and resertup the WPmailSMTP plugin.
    function change_cf_from() {
    return ” (Email address hidden if logged out) “;
    }
    add_filter(‘avf_form_from’, ‘change_cf_from’, 10);

    Thanks for your support.
    Garima

    in reply to: Child theme #949587

    Hi MIke,

    I used the Child Theme Configurator plugin to create a child theme successfully.

    However, while everything else seems to be working perfectly the contact form 7 that I was using on the signup section and in the popup on the home page is not working. I have checked the contact form and everything seems to be in order.

    I would really appreciate your guidance on the above.

    Thanks

    Garima

    in reply to: Child theme #949537

    Hi Mike,
    Thanks for your reply.

    So are you suggesting I go as per the video suggests of uploading the child theme functions.php and style.css files to the wordpress site instead of using the plugin?

    Thanks

    Garima

    in reply to: Child theme #949506

    Hi Enfold team,

    While using GTM and updating the enfold theme I realized that the GTM code gets written over in the header.php file since I did not create a child theme.

    Unfortunately I have spent the last few months finalizng our website and now am concerned that if I create a child theme will I lose all the customization done on the parent theme.

    I have read the above thread as well as the following links:
    https://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme

    I have a few questions:
    1. Should the first step towards setting up a child theme be exporting the theme settings onto my laptop ?
    2. How will the content on my webage and layout move to the child theme?
    3. Should I be using the plugin as recommended in the codex link for this purpose?

    Guidance would be helpful.
    Thanks
    Garima

    Hi Victoria,

    Thanks for your reply. While the sorting order is changed the default sort that is open is still “All”. I would like it to open at Setting Tests for the current page. Also, If I would like to change it the default open sort to some other category how do I do it?

    Thanks for your support.

    Regards
    Garima

    Hi Mike,

    Just realized that you had enclosed the CF7 in a div. All good now and its working on both pages.

    Thanks for your all your help

    Garima

    Dear Mike,

    Hi! Thank you so much and this quick CSS works on the page link I shared.

    However, if I try changing the page ID and element ID and use it to style CF7 on another page it does not work. I am posting the page link below.

    Could you please guide me on what am I doing incorrectly.

    Thanks

    Garima

    Hi Basilis,
    Please find the temporary login created in the private message tab.
    Thanks
    Garima

    Hi Victoria,

    Please share your email ID for me to be able to give admin access.

    Thanks

    Garima

    Hi Victoria,

    Thanks for your reply.

    I pasted the code in functions.php at the very end of the file and saved it. However on refreshing the page it still does not change the default toggle which is still opening as “All” and not “Setting Tests” as I wanted.

    Could you please help on how I could achieve this.

    Thanks

    Garima

    in reply to: Contact form 7 & Enfold contact form: identical styling #935267

    Hi,
    I need to replicate the contact form in enfold to CF7 in terms of having the email ID box as 2/3rd and Submit button as 1/3rd. I tried to follow the instructions given but am unable to replicate the same style in CF7.

    Our page link is enclosed below.

    Please help.

    Thanks

    GB

    Thank you. Its working :-)

    Regards
    Anurag

    Hi
    I removed the preformatted text. I pasted
    .home #after_section_5 {
    line-height: 2em;
    font-size: 11px;
    }
    in the Quick CSS area.

    While the text size is is reduced now, the text area container is still much wider than the footer bar.

    How could i reduce the height of this area to be the same as that of the footer.

    Thank you
    Anurag

Viewing 30 posts - 1 through 30 (of 35 total)