social media icon in "footer line"

  • Posted in : Photographer
  • Marcel_Kusch
    Participant

    Hey Serkan,

    unfortunately I can not figure out how to set the social media icons in the footer line like in your example. They are always under the “line”.

    Could you help me?

    my website: http://www.marcelkusch.de

    Thank you

    serkan
    Moderator

    Hi,

    Please use the shortcodes like these;

    [social_icon_wrap]
    [social_icon type="twitter" url="#"]
    [social_icon type="instagram" url="#"]
    [/social_icon_wrap]

    When I check your source code, I see unnecessary br and p elements. It’s necessary to remove them and paste the clear code. You’ve probably had trouble copying and pasting. If you do not know how it is done, you can apply the following custom CSS code.

    .footer-social .textwidget p, .footer-social .textwidget br { display: none; }

    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    Marcel_Kusch
    Participant

    Hey Serkan,

    sadly it still does not work…tried several times, with your costum css code

    serkan
    Moderator

    Hi, When I check the source code, I can see why it is not working. You accidentally deleted the curly brace at the end of the custom CSS code above it. When you fix it, the code will work properly.
    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register