Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #193932

    Hello and thanks for your the wonderfull theme.
    Is it possible to add 3 custom logos instead the social buttons?
    The page is for an cardealer an they want to have the vw, audi, vw nutzfahrzeuge logos at the right top side.
    Here is a link to the demo.
    Thanks a lot, Jan

    #193936
    This reply has been marked as private.
    #194357

    Hey Jan!

    It seems like you have already figured it out! You can add following code to Quick CSS in Enfold theme options under Styling tab if you would like to stop logos from moving on hover

     #top .social_bookmarks li a { -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

    Best regards,
    Yigit

    #199636

    Is there anyway to find out how this was done? I need to add a TripAdvisor icon and think it would be the same markup.
    Thanks -Lynn

    #199700

    Hi!


    @lynnr321
    can you post the link to your website so we can see what kind of header you are using?

    Regards,
    Yigit

    #199727

    Sure, sorry, I thought it was a generic question to the theme.

    The website is at:
    http://socialenergizer.com/new-wordpress/

    Thanks -Lynn

    #200136

    Hey!

    You can follow the steps from this post on adding your own custom social icons: https://kriesi.at/support/topic/adding-custom-social-icons/#post-170356

    Cheers!
    Devin

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Insert 3 custom Logos at the social area’ is closed to new replies.