Tagged: x Author Posts July 21, 2016 at 3:27 pm #1097596 ckolaParticipant How do I create and a link in the top navbar? and position it next to my social media icons? website- westsidecg.com July 21, 2016 at 7:09 pm #1097864 NicoModerator Hi There, Thanks for writing in. You can add an html code in your Customize -> header -> Topbar Content to add a link in your top bar. Then to add a customization, you can add a class to the html then add the customization in your Customization > Custom > CSS. Hope it helps. Let us know how it goes. Thanks. July 22, 2016 at 6:52 pm #1099286 ckolaParticipant whats the code for adding a link so that the site knows it links to one of the pages I created? I added the content but it is not doing anything July 23, 2016 at 12:42 am #1099585 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : @media (min-width:767px){ p.p-info { float: right !important; margin-left: 14px !important; } } body p.p-info a { color: red !important; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1097596 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In