-
AuthorPosts
-
June 17, 2015 at 4:57 am #304542
I am trying to remove the social icons from top bar but I can’t seem to find a way, I really would like to remove social icons from everywhere from my site, I have highlighted the problem in screenshot below.
file:///C:/Users/Sahil/Downloads/Customize%20%20Home%20-%20Safeway.png
June 17, 2015 at 9:09 am #304785Hello There,
Thanks for writing in! Unfortunately you have provided your local computer’s link that couldn’t be accessed by anyone. Would you please upload it somewhere and give us the link? You can upload it here – http://imgur.com/
Also, would you mind providing us your site url so that we can have a closer look into the issue?
Thanks for understanding.Cheers!
June 17, 2015 at 9:32 am #304817Sorry about the link, here is the new one hope this works http://i.imgur.com/yX68C8C.png
My site Url: safewayexport.com
I have highlighted the social icons I want to remove in upper right, top bar of all the themes in X has those kind of social icons there, It would be great if I can hide them.
Thank you
June 17, 2015 at 12:25 pm #305015Hello There,
It seems that you have managed to remove social icons from top bar. We are not able to see social icons in the header section of the website.
Thanks.
June 18, 2015 at 8:43 pm #306669Please check again on my site now before it was not showing the top bar altogether
safewayexport.com
June 19, 2015 at 3:20 am #306942Hello There,
To remove your social icons the in top bar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-topbar .x-social-global { display: none; }
Please let us know if this works out for you.
June 20, 2015 at 12:55 pm #307977Thank you, that code has removed the icons from the top bar
June 20, 2015 at 10:24 pm #308152You’re much welcome 🙂
June 21, 2015 at 5:14 am #308362Hey, can you please also tell me how can I reduce the height of the top bar? It’s bit oversized right now, would be great if I was able to customize it, apart from top bar I wish I could also reduce the side of footer from top, unfortunately I don’t know how to code 🙁
URL – safewayexport.com
Thank you.
June 21, 2015 at 6:39 am #308407Hi There,
Try adding following CSS under Appearance > Customize > Custom > CSS:.x-topbar { max-height: 46px; }
Hope it helps.
June 21, 2015 at 9:11 am #308478It worked, thanks again
June 21, 2015 at 9:19 am #308479Hello There,
Glad that it worked. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts