• Hi!

    I’m using v.1.0.3 of snaps, and I have noticed that this theme as also able to use social media icons on the nav bar (Primary menu) such as shown on their demo page: https://graphpaperpress.com/demo/?project=Snaps

    I’ve of course enabled CSS Classes in the screen options, and it works perfectly for the Social Menu (I’ve tried and the icon shows up).

    Has anyone solved this issue yet?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,
    Would you please elaborate your question. I am unable to catch your proper issue. Are you unable to make the social icons or anything else? Please make me clear about it so that i will do my best to solve your question.
    Thanks

    Thread Starter bronu

    (@bronu)

    Hi WEN and thanks!
    I was just trying to get the social media icons in the nav bar (Primary menu) look the same than the Snaps demo page.

    I’ve carefully read the read me TXT that says:

    “In your Menus panel on your dashboard, click on the arrow for each menu item to open the details box. You should see an option for *CSS Classes*. If you do not see this option, click the *Screen Options* link at the top of the page and make sure *CSS Classes* is checked in the menu that opens up. To specify which icon will display, enter the corresponding class name in the CSS Classes box. Please note that these class names are case sensitive. The corresponding class names are: facebook, twitter, vimeo, feed, pinterest, google-plus, wordpress.”

    So, I’ve created a custom menu item, filled it with a link, a Navigation label and a CSS class (facebook – lowercase). I have – of course – checked the ‘CSS classes’ box in the screen options!
    Since it doesn’t seem to help. Then I’ve tried to modify the CSS:

    .main-navigation li a[href*=”facebook.com”]::before {
    content: ‘\f203’;
    display: inline-block;
    font-family: ‘Genericons’;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    }

    It’s not exactly the same look as the demo page. Any help’d be appreciated!

    Thanks again for your answer!

    Hello @bronu,
    According to the theme documentation, i tried to make the social icons on primary menu, it is not working but it is working on footer menu. So please do a contact with theme author for quick help. May theme author will respond you very soon.

    Thanks

    I have tried this and it does not work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Social media on Primary menu’ is closed to new replies.