Viewing 4 posts - 21 through 24 (of 24 total)
  • Author
    Posts
  • #179453
    Thomas Jahn
    Participant

    Hello Skandha,

    i had pleaced a new Site on the Primary Menu with the Header Instagram. It will be fine, you can give me the CSS for the Icon of INstagram.

    Thank You.

    Best regards

    Thomas

    #179493
    Skandha
    Participant

    @bamper1: Hello Thomas,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style : normal;
           src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
           src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    }
    #menu-item-1584 a {
    	visibility: hidden;
    }
    #menu-item-1584 a::before {
        visibility: visible;
        content: '\f16d';
        font-family: FontAwesome;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #179510
    Thomas Jahn
    Participant

    Hello Skandha,

    thank you. It works great.

    Best regards
    Thomas

    #179522
    Skandha
    Participant

    @bamper1: Hello Thomas, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-wedding/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 21 through 24 (of 24 total)
  • The topic ‘Facebook Button on Promotion Headline’ is closed to new replies.