Viewing 30 posts - 1 through 30 (of 33 total)
  • Author
    Posts
  • #1152827

    hello to everyone,

    i would like to add social new icon at the top and and the bottom instagram icon like others. i have just downloaded fontello icon but something doesn’t work. someone can help me? Thanks

    #1152869

    Hey AlexBellaTropea,

    Did you add the code in the fucntions.php? Please have a look at the docs:

    Best regards,
    Victoria

    #1152984

    hello again,

    it appears this message

    Your PHP code changes were rolled back due to an error on line 34 of file wp-content/themes/enfold-child/functions.php. Please fix and try saving again.

    Cannot redeclare avia_add_custom_icon() (previously declared in wp-content/themes/enfold-child/functions.php:18)

    #1153244

    then please help me how to change color of icon letter too. Thanks really appreciate it.

    #1153482

    good morning @Victoria,

    how long does it take ? For the help? I have to create a new thread?

    Thanks

    #1154313

    Hi AlexBellaTropea,

    Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Are you trying to add two functions with the same name? Please share the code that you tried to use.

    Best regards,
    Victoria

    #1154358

    Dear Victoria,

    After updating enfold theme, eveything changed and back again to the original function of icons. i have just changed luckily myself new instagram icon. Now i would like to see them in original colors with no scroll effect. no hover. just to see original coloured completely all the time. Thanks

    i didn’t add any codes at the moment

    #1155498

    Hi,

    Thank you for the update.

    You can use the following css code to adjust the initial background color of the social icons.

    #top #wrap_all .av-social-link-instagram a {
    	color: #fff;
    	background-color: #a67658;
    }

    The css code above targets the instagram icon specifically, but you can copy the css pattern to adjust the color of the remaining icons, so if you want to change the facebook icon, add the following css code..

    #top #wrap_all .av-social-link-facebook a {
    	background-color: #37589b;
    }

    .. and repeat.

    Best regards,
    Ismael

    #1156398

    hello, where to put all this codes? (NOT quick css) thanks. I would like to see them on top and bottom same colour.

    #1156406

    hello again, i did a mess myself and deleted accidentally other configuration on quick css. Now header is a mess. I don’t want to see hover on icons and in color. Step by step easily or Please enter and fix it. Thanks so much

    #1156409

    For example the backgournd of whataspp ico there is nothing. no color at all. So please show me codes and not on Quick css, step by step on enfold child. Thanks and really appreciated it.

    #1157000

    Hi,

    What you mean codes and not Quick CSS? This is the solution to add the code over the CSS and the problem will be shorted.

    Best regards,
    Basilis

    #1157648

    Hello Basilis, i mean that i would like to know where to put the codes provided to me. I tried to do myself but doesn’t work. Please help thanks

    #1157649

    I have a problem with whatsapp icon too. There is no colour of the icon. Please help me. Thanks

    #1158082

    Hi,

    Thank you for the update.

    We added the css code in the site’s Quick CSS field — adjusted the colors using the social medias’ official icon colors. And we deactivated the Perfomance > File compression settings temporarily. You can enable it back once you’re completely done with the site.

    
    #top #wrap_all .av-social-link-instagram a {
    	background-color: #a67658;
    }
    
    #top #wrap_all .av-social-link-facebook a {
    	background-color: #37589b;
    }
    
    #top #wrap_all .av-social-link-Whatsapp a {
    	background-color: #25d366;
    }
    
    #top #wrap_all .av-social-link-mail a {
    	background-color: #f0ad67;
    }
    
    #top #wrap_all .av-social-link-twitter a {
    	background-color: #55acee;
    }
    
    #top .social_bookmarks li a {
        color: #fff;
    }
    

    Best regards,
    Ismael

    #1158799

    thanks, just because there are many codes there where i can put them pemanetly where? on style.css? functions.php? and where i can change color of instagram too. i would like to see cool color not old like i have.

    #1159047

    Hi,

    Thank you for the update.

    We already added the code in the Quick CSS field, so you don’t have to do anything. You can however adjust the color value if you wish. Again, the css code is located in the Enfold > General Styling > Quick CSS field.

    Best regards,
    Ismael

    #1160315

    hello thanks for help. I noticed when i move with pointer on social icons they change color. Is it possible to change so that the Facebook, instgram, mail, all social my icons symbol are always light/soft color when on mouse over ? For example when move on twitter works wel. Thanks

    #1160721

    Hi AlexBellaTropea,

    Here is the css that can be adjusted to change the css for the social icons:

    
    #top #wrap_all .av-social-link-instagram:hover a {
        color: #fff;
        background-color: #a67658;
    }
    

    Best regards,
    Victoria

    #1166351

    Sorry all scocial icons disappeared only theirs colors remained. what’s going on? please check my website

    #1166361

    Sorry all scocial icons disappeared only theirs colors remained. what’s going on? please check my website

    #1166652

    Hi,

    Sorry for the problem. Please try this fix posted by Günter: https://kriesi.at/support/topic/enfold-upcoming-fixes/#post-1166095

    Best regards,
    Rikard

    #1167675

    December 15, 2019 at 4:22 pm
    #1166095
    it is difficlut for me, how to update that file? i never did it before.

    #1167778

    i solved myself about social icons, but i have another problem, the main logo is disappeared if i use smartphone to see my website. in desktop everything is ok, except if i check on smartphone there is not main logo anymore. thanks

    #1167921

    Hi AlexBellaTropea,

    We can help you with that, please share your FTP credentials in private.

    Best regards,
    Victoria

    #1168120

    thanks

    #1168286

    Hi AlexBellaTropea,

    Best regards,
    Victoria

    #1168415

    dear victoria eveything is correct i just login myself.

    #1168725

    Hi,
    Sorry for the late reply, when I check your site on mobile I can see your logo, but I appeared very slowly. It looks like you are using Smush lazyload, please try disabling this plugin and clear your browser cache.

    Best regards,
    Mike

    #1184224

    hello@Mike,

    thanks for advise. you think that i don’t nedd to use smush? i would like to see my website that open fast.any recommendation’ ? Thanks appreciate it

Viewing 30 posts - 1 through 30 (of 33 total)
  • You must be logged in to reply to this topic.