Home › Forums › Basel support forum › Social Media Buttons in the Top Bar
Social Media Buttons in the Top Bar
- This topic has 29 replies, 2 voices, and was last updated 7 years, 5 months ago by Artem Temos.
-
AuthorPosts
-
July 1, 2017 at 7:27 am #15794
flintstopParticipantHow can I Add social media Icon Buttons in the top Navigation bar? And how can I align the text in the center of top nav bar in the child theme?
July 1, 2017 at 8:55 am #15797
Artem TemosKeymasterHi,
You can add
[social_buttons]
shortcode to the top bar in Theme Settings -> Header -> Top bar. Could you please provide us your website so we can help you with text align?Regards
July 1, 2017 at 10:50 am #15799
flintstopParticipantIt’s under Construction so won’t be able to see the contents. I tried the solution that was mentioned in one of the forums. But it dint work.
July 1, 2017 at 10:59 am #15800
Artem TemosKeymasterSorry, but we need to see your website live to understand what is wrong.
July 1, 2017 at 11:25 am #15801
flintstopParticipantThere is nothing wrong. I just want to change the position of Our Contact on the top nav bar. I know I have to use align tag. but I do not know where do I have to change this setting.
July 1, 2017 at 11:34 am #15802
Artem TemosKeymasterSorry, but we need to see your website to help you. You can’t use HTML tags in the top bar menu.
July 3, 2017 at 5:18 am #15844
flintstopParticipantI would like to change the position of social media icons on the top nav bar. I have user [social media] shortcode in the Top Bar Settings and the icons appear on the left in the top Nav bar.
July 3, 2017 at 6:26 am #15854
Artem TemosKeymasterTo prepare a CSS fix for your website, we need to see it. See its HTML structure.
July 3, 2017 at 10:15 am #15869
flintstopParticipantok. You have a look at it and help me out with it.
July 3, 2017 at 10:28 am #15870
flintstopParticipantCan you also check Contact Us Page on the Main Menu Header? The Map does load up and it says javascript error. And the Text above the Contact form is not visible on the main website whereas it is visible in the Visual Composer page.
Attachments:
You must be logged in to view attached files.July 3, 2017 at 11:09 am #15874
Artem TemosKeymasterSo how do you want to position social buttons?
As for google map, be sure that you have added a Google map api key in Theme Settings -> General.Regards
July 3, 2017 at 11:50 am #15876
flintstopParticipantI want the Social Button on the right side of the Top Nav Bar. I also want website name in the center of the top nav bar which links back to the home page.
July 3, 2017 at 11:55 am #15878
flintstopParticipantI also want to change the color of the top nav bar. Same yellow shade as the Color of logo in my website.
July 3, 2017 at 12:27 pm #15879
Artem TemosKeymasterWe can set your social buttons to the right, but in this case, the right menu will be hidden. And there is no any additional text area.
The color you can change in Theme Settings -> Header -> Top bar.Regards
July 3, 2017 at 1:11 pm #15882
flintstopParticipantYes, that will be great. You can hide the write menu and set the social button on the right. Can I add the Website Name in the text area where the [social button] shortcode is mentioned with some spacing between text and shortcode making the text appear in the center and social button on the right side?
July 3, 2017 at 1:25 pm #15883
flintstopParticipantI added the Google Map Api in the Theme Settings>General. I also changed the iframe in the visual composer. But the website still show the default Mao of Osla. Please help me out with it.
July 3, 2017 at 1:58 pm #15885
Artem TemosKeymasterHere is a code to move social icons to the right. Unfortunately, you can’t place additional texts there.
.top-bar-right { display: none; } .top-bar-left { text-align: right; }
Did you set google map geolocation coordinates to your own?
July 4, 2017 at 5:29 am #15898
flintstopParticipantYes I have changed it to my location.
July 4, 2017 at 5:31 am #15899
flintstopParticipantand where do I have to copy the code to?
July 4, 2017 at 6:02 am #15900
Artem TemosKeymasterCan we log into your admin access and check the location? Copy the code to the Custom CSS field in Theme Settings.
July 4, 2017 at 6:47 am #15901
flintstopParticipantYeah, you can.
July 4, 2017 at 6:59 am #15902
flintstopParticipantCan we manage to add space between the red marked thing in the image below? I want the text in the center of top bar.
Attachments:
You must be logged in to view attached files.July 4, 2017 at 9:01 am #15904
Artem TemosKeymasterAs we can see, you didn’t set your location coordinates. And it is not required to add visual composer google map inside our own map.
July 4, 2017 at 9:19 am #15905
flintstopParticipantThe text next to the map which consists of address and contact detail is also not visible on the main website, whereas it is visible in the visual composer page. Can you have a look at that also?
July 4, 2017 at 9:20 am #15906
Artem TemosKeymasterYes, you already asked this question. It is not visible because the row containing this text is marked as “Disabled” with Visual Composer.
July 4, 2017 at 9:32 am #15907
flintstopParticipanthow do i enable that row?
July 4, 2017 at 10:23 am #15908
flintstopParticipantThanks for helping me out. I understood what all changes were required and changed it. Now the map is also visible and the text is also visible.
July 4, 2017 at 11:09 am #15909
Artem TemosKeymasterGreat, you are welcome!
July 4, 2017 at 12:04 pm #15911
flintstopParticipantwhat do you have to say about Reply #15902? Is it possible?
July 4, 2017 at 12:10 pm #15915
Artem TemosKeymasterSorry, try to add the following custom CSS
.topbar-wrapp .social-icons { margin-left:15px; }
-
AuthorPosts
Tagged: Top Nav Bar
- You must be logged in to create new topics. Login / Register