Tagged: header, icons, social icons
-
AuthorPosts
-
July 22, 2016 at 11:31 am #663804
Hello
I have some problems with header customization,I want customize social icons in general header area – it should look like here: http://powerfoodproject.com/pl/home but one of envelopes should be phone, how can i change that?
I also don’t want this vertical line between menu text and my icons
Can you help me with this problem?
Thank you for your time
July 25, 2016 at 8:05 pm #664797Hey powerfoodproject,
1- Please refer to this post – http://kriesi.at/documentation/enfold/custom-social-icons/
If you need our help, please create a temporary admin login and post it here privately so we can apply the changes for you.2- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-menu.av_menu_icon_beside { border: none; }
Best regards,
YigitJuly 25, 2016 at 9:02 pm #664821Thank for reply, I created account for you.
July 25, 2016 at 9:15 pm #664828July 26, 2016 at 9:20 am #665165Thank You so much! this looks exactly like I wanted :)
So can You give me a trick how can I change facebook and mail icon hover ? I want it looks like as phone icon hover (so without this circle, only changing color)
Thank You for your time.
July 26, 2016 at 1:38 pm #665309Hi,
Please add following code to Quick CSS
#top #wrap_all .av-social-link-facebook:hover a { background-color: transparent; color: #37589b; } #top #wrap_all .av-social-link-mail:hover a { background-color: transparent; color: #9fae37; }
Best regards,
YigitJuly 26, 2016 at 2:13 pm #665336This works perfectly, thank You.
So I think this will be last thing – between ‘en’ and facebook icon is larger gap then between other words in header, I understand this is because there was this vertical line, but if is any possibility to change this gap let me know.
Thanks.
July 26, 2016 at 3:00 pm #665346Hi!
Please add following code to Quick CSS as well
.avia-menu.av_menu_icon_beside { padding-right: 0; }
:)
Best regards,
YigitJuly 26, 2016 at 3:12 pm #665355Thank You so much :)
July 28, 2016 at 6:49 am #666062Hi,
Glad we could help! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘header customization’ is closed to new replies.