Hi there,
Is it possible to have the social Icons above the logo in the header in the header_meta_container?
On this website it would be all the way in the top in the black part above the logo..
Thanx!!!
Ben
ps: I’d like to change the colours of the social icons then as well :-)
Hey Ben!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { top: -40px; }
#header_main { margin-top: -40px; border-top: solid black 40px; }
#header_main .social_bookmarks { top: -20px; right: 46% }
.header_color .social_bookmarks a { color: white; }
This will move header meta out of the screen and add the same looking border to header and center icons right above logo so there will not be z-index issue
Best regards,
Yigit
Hi Yigit,
Now that’s fast support!! Really cool!!!
Have added the code but nothing seems to be changing.. Do I need to remove previous related CSS?
Thanx!
Ben
Hey!
Please try flushing browser cache and settings of cache plugin if you are using any after applying any custom CSS code. However it seems like code is not being applied. Can you try adding the same code to Custom.css file inside Enfold/Css folder?
Best regards,
Yigit
Hi Yigit,
Just did, also no effect.. Other CSS i’ve added to the quick CSS work just fine..
Have no cache plugin installed yet..
Grtz
Now here as well… Apparently needed some time ;-)
Thanx for the help!
ps: I love your products and will probably stay around for a while.. How do I add my photo to my account?