Forum Replies Created

Viewing 30 posts - 32,821 through 32,850 (of 32,939 total)
  • Author
    Posts
  • in reply to: Rounded corner buttons #751850

    Hi,
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Remove background from mobile version of this page #751849

    Hi,
    There was some extra code in the above CSS, please try this:

    @media screen and (max-width: 600px) {
    #av_section_1 {
    background: none !important;
    }
    }
    
    @media screen and (max-width: 300px) {
    #av_section_1 {
    background: none !important;
    }
    }

    Best regards,
    Mike

    in reply to: Easy Slider media element won't allow changes in image size #751847

    Hi,
    It seems easy slider may stretch to fill layout, so for a work around how about padding your video layout with two small blank elements on either side. Here is a example for you:
    postimage
    postimage

    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751845

    Hi,
    I’ve asked for some help with this, Thanks a lot for your patience.
    Best regards,
    Mike

    Hey jolynndeal,
    Can you add a screenshot of the header in question, I don’t see the gray.
    postimage

    Best regards,
    Mike

    in reply to: Easy Slider media element won't allow changes in image size #751842

    Hey rwidick,
    What are you trying to achieve?

    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751836

    Hi,
    Please check login, didn’t work.

    Best regards,
    Mike

    in reply to: To hide a picture #751832

    Hi,
    An easy way to check your page source for your page id is to Right Click > View Page Source > Ctrl+F (search) type “page-” and see what highlights. There are also plugins that will show page id next to your posts in the admin area.

    Best regards,
    Mike

    in reply to: Footer issues #751829

    Hi,
    Thank you for adding this, I’m sure it will be helpful.

    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751828

    Hi,
    Sorry, can you send me a login in the private area. also where is form 2?
    Recap, 3 is good, 2 placeholder & input needs to be gray, 1 input needs to be white.
    postimage
    Best regards,
    Mike

    Hi,
    Please let us know what your final solution becomes.
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Menü im Consulting Demo #751823

    Hi,

    Ihr Willkommen und danke für die Verwendung von Enfold.

    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751822

    Hi,
    I’m sorry I had left a space between the #id & the .class, please try this:

    /* start #mc4wp-form-1 */
    #mc4wp-form-1 input[type=”email”], #mc4wp-form-1 input[type=”text”] {
    	color: #ffffff!important;
    	background-image: url("https://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png"); (hosted on WPengine) 			    
    	background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-1.mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    	color: #f8f8f8!important;
    	font-size: 12px;
    }
    
    #mc4wp-form-1.mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    	color: #f8f8f8!important;
    	font-size: 12px;
    }
    
    #mc4wp-form-1.mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    	color: #f8f8f8!important;
    	font-size: 12px;
    }
    
    #mc4wp-form-1.mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    	color: #f8f8f8!important;
    	font-size: 12px;
    }
    /* end #mc4wp-form-1 */
    /* start #mc4wp-form-2 */
    #mc4wp-form-2 input[type=”email”], #mc4wp-form-2 input[type=”text”] {
    	color: #000000!important;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-2.mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    	color: #333333;
    	font-size: 12px;
    }
    
    #mc4wp-form-2.mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    	color: #333333;
    	font-size: 12px;
    }
    
    #mc4wp-form-2.mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    	color: #333333;
    	font-size: 12px;
    }
    
    #mc4wp-form-2.mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    	color: #333333;
    	font-size: 12px;
    }
    /* end #mc4wp-form-2 */
    /* start #mc4wp-form-3 */
    #mc4wp-form-3 input[type=”email”], #mc4wp-form-3 input[type=”text”] {
    	color: #000000!important;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-3.mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    	color: #333333;
    	font-size: 12px;
    }
    
    #mc4wp-form-3.mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    	color: #333333;
    	font-size: 12px;
    }
    
    #mc4wp-form-3.mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    	color: #333333;
    	font-size: 12px;
    }
    
    #mc4wp-form-3.mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    	color: #333333;
    	font-size: 12px;
    }
    /* end #mc4wp-form-3 */

    Best regards,
    Mike

    in reply to: avia builder not loading anymore #751819

    Hey wimbeckers,
    I was able to use it, try Incognito or inPrivate mode.
    postimage

    Best regards,
    Mike

    in reply to: Google Map doesn't work #751816

    Hey Sandra,
    Hope this helps you:

    While setting up the API key make sure to add * before and after the domain name without http, www or https in the URL.
    See here: https://kriesi.at/support/topic/google-map-element-currently-not-working/#post-745755
    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751813

    Hi,
    postimage

    Best regards,
    Mike

    in reply to: Text in bold #751812

    Hi,
    Your welcome and Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    I have tested your link on many browsers and Win & IOS, and all look the same. But I don’t have a Imac screen to test with so I can’t duplicate your issue. Sorry I could not help more.

    Best regards,
    Mike

    in reply to: Menü im Consulting Demo #751806

    Hallo,

    Bitte folgen Sie diesen Schritten, um den Untertext in den Menüs zu ändern.
    Bitte vergib mir mein Deutsch
    postimage
    postimage
    postimage
    Freundliche Grüße,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751803

    Hi,
    Oups, I see my error, don’t forget to change the colors below :)

    
    /* start #mc4wp-form-1 */
    #mc4wp-form-1 input[type=”email”], #mc4wp-form-1 input[type=”text”] {
    color: #ffffff!important;
    background-image: url(“http://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png”); (hosted on WPengine)
    background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-1 .mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-1 .mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-1 .mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-1 .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    /* end #mc4wp-form-1 */
    /* start #mc4wp-form-2 */
    #mc4wp-form-2 input[type=”email”], #mc4wp-form-2 input[type=”text”] {
    color: #ffffff!important;
    background-image: url(“http://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png”);
    background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-2 .mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-2 .mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-2 .mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-2 .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    /* end #mc4wp-form-2 */
    /* start #mc4wp-form-3 */
    #mc4wp-form-3 input[type=”email”], #mc4wp-form-3 input[type=”text”] {
    color: #ffffff!important;
    background-image: url(“http://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png”);
    background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-3 .mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-3 .mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-3 .mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-3 .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    /* end #mc4wp-form-3 */

    Best regards,
    Mike

    Hey YongyanLi,
    You can use a plugin such as “Find and Replace All” or “Real-Time Find and Replace”. But make sure you backup your database!
    If you only have a dozen to change it maybe safer to do by hand.

    Best regards,
    Mike

    in reply to: Hide the Theme information in source code #751800

    Hey YongyanLi,
    There are many good plugins such as “Hide My WordPress” that you can use, but if you want to do it yourself here is a good article:

    Best regards,
    Mike

    in reply to: Burger Stack Menu #751798

    Hey nathancole,
    I believe I have found the issue with your full width burger menu here:
    https://kriesi.at/support/topic/burger-menu-mobile-menu-unconsistancy/#post-723500
    At the end of the post it talks about adding a class to your header.php and includes the CSS for it.
    Let us know if this works for you.

    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751796

    Hi,
    Here is a basic framework for you, but you’ll still need to change the colors, etc.
    Your CSS is addressing #ids, so we will continue to do so instead of classes like I posted before.
    Hope this helps :)

    
    /* start #mc4wp-form-1 */
    #mc4wp-form-1 input[type=”email”], #mc4wp-form-1 input[type=”text”] {
    color: #ffffff!important;
    background-image: url(“http://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png”); (hosted on WPengine)
    background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-1 .mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-1 .mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-1 .mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-1 .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    /* end #mc4wp-form-1 */
    /* start #mc4wp-form-2 */
    #mc4wp-form-2 input[type=”email”], #mc4wp-form-1 input[type=”text”] {
    color: #ffffff!important;
    background-image: url(“http://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png”);
    background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-2 .mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-2 .mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-2 .mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-2 .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    /* end #mc4wp-form-2 */
    /* start #mc4wp-form-3 */
    #mc4wp-form-3 input[type=”email”], #mc4wp-form-1 input[type=”text”] {
    color: #ffffff!important;
    background-image: url(“http://silviafindings.wpengine.com/wp-content/themes/enfold/images/background-images/dots-mini-light.png”);
    background-repeat: repeat;
    }
    
    /*and use these for the placeholder styles:*/
    #mc4wp-form-3 .mc4wp-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-3 .mc4wp-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-3 .mc4wp-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    
    #mc4wp-form-3 .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f8f8f8;
    font-size: 12px;
    }
    /* end #mc4wp-form-3 */

    Best regards,
    Mike

    in reply to: Menu not showing #751794

    Hi,
    I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Mike

    in reply to: Square images in Perfect Manual Masonry #751792

    Hi,
    Have you tried the Perfect Automatic Masonry grid? Except on wide screens, it sounds like what you are describing

    Best regards,
    Mike

    in reply to: Remove text Kriesi in footer #751789

    Hi,
    Glad we could help, Thank you for using Enfold.
    Best regards,
    Mike

    in reply to: Form placeholder and input style in widget sidebar #751788

    Hey tremblayly,
    The sidebar form is class= .mc4wp-form-12953
    & the form near the footer is class= .mc4wp-form-21990
    Here is a screenshot on how I found that in Chrome, if your interested.
    postimage

    Best regards,
    Mike

    Hi,
    Your welcome and Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Text in bold #751785

    Hi,
    To change your bold text to a darker gray/black use this code in the General Styling > Quick CSS field:

    .main_color strong {
        color: #222;
    }

    This will work site wide

    Best regards,
    Mike

Viewing 30 posts - 32,821 through 32,850 (of 32,939 total)