Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #194333

    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..

    http://videyou.nu/wp/

    Thanx!!!

    Ben
    ps: I’d like to change the colours of the social icons then as well :-)

    #194339

    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

    #194347

    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

    #194348

    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

    #194352

    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

    #194355

    Hi!

    It works fine on my end. Please see screenshot http://i.imgur.com/kZOFHxZ.jpg

    Regards,
    Yigit

    #194359

    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?

    #194361

    Hi!

    You are welcome Ben! Glad we could help :)
    You should upload your photo on Gravatar with the account you have registered here and it will appear on your profile

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Social Icons above logo in header_meta_container’ is closed to new replies.