Site logo

Archived topic

documentation for social media menu?

6 replies · Started by dale on May 14, 2017

Viewing posts 1–7 of 7

Is there any documentation for the social media menu? I don't see any difference in its options from the Main Menu—e.g., no social media icons or anything like that. I feel like I must be missing something incredibly obvious.

Thanks Leo. I'm not seeing the Navigation Label field in my menu item. Picture: https://dalecameronlowry.com/wp-content/uploads/2017/05/screenshot-of-menu-thing.jpg

Would this because I added

add_filter( 'generate_fontawesome_essentials', 'generate_fontawesome_essentials' );
function generate_fontawesome_essentials()
{
return true;
}

to my functions.php? (https://generatepress.com/fastest-wordpress-theme/)

I just crossed out the question because I realized I'd added that to Code Snippets, but it's not active so it's not being implemented anyway.

The Navigation Label field is the one where you currently have the word "Twitter" added.

Ha! Okay thanks! So now I know what it's called ...

OK one last thing. How did you get the social media icons on the sample site you use on your videos to align to the right of the search icon? I'm not finding this in the menu settings, but only options to align everything to the right, center or left.

This archived topic is closed to new replies.