-
AuthorPosts
-
April 29, 2015 at 6:46 am #261312
Hello! Just a couple of things I’m still trying to tweak…
I recently switched over to Ethos (great theme by the way) from Renew and my social icons on customization disappeared (so did my footer by the way but I disabled it for now but probably need it). Wondering if you could check on the social disappearance for me?
Also, my site looks good on tablets in horizontal view, but tablets and phones are not showing any navigation which is obviously a problem. Need help here too.
Thank you!
http://www.identityadvantage.org
wp 4.2.1
x child-theme ethos 3.2.1April 29, 2015 at 10:29 am #261456Hi Daphne,
Thanks for writing in!
Please try switching your page template to Layout – Sidebar Left, Content Right. If that doesn’t work either, please provide us with your WordPress credentials so that we can take a closer look to the issue? Don’t forget to select Set as private reply to ensure your data remains hidden from other users.
Thanks!
April 29, 2015 at 4:19 pm #261692This reply has been marked as private.April 29, 2015 at 9:35 pm #261870Hey Daphne,
Your mobile site is controlled by the WP Touch plugin. Please disable it.
Thanks.
May 1, 2015 at 5:33 am #262990I added that while waiting on a response from X to see if it would help. The problem existed before I tried it. WP Touch Plugin seemed to help the site look better on phones (centered the logo and added a menu bar) but not on tablets. (just fyi)
It is now disabled and my original problems still exist:
1: no social media visible on home page or otherwise (not working thru customization)
2: navigation is missing on all mobile devicesHelp would be greatly appreciated.
May 1, 2015 at 8:05 am #263065Hi Daphne,
1. Social media if enabled are shown on the topbar and footer.
Looking at your homepage, topbar and footer are disabled.Please enabled it in the customizer.
Header > topbar
http://screencast.com/t/Uf4v37KKkdmI
Footer > Footer Social
http://screencast.com/t/RISco4ATwkE0
2. You can add this under Custom > CSS in the Customizer.
.x-btn-navbar, .x-btn-navbar.collapsed { margin-top: 50px; font-size: 28px; color: #000; } .x-btn-navbar.collapsed:hover { color: #000; }
Hope that helps.
May 3, 2015 at 6:35 am #264283Hi, thanks for the help. The navbar CSS helped 🙂
However, the social media is still non-existent. I had turned them off because they appeared as “dead white space” — I now understand that’s where the social media is supposed to appear, but as you can see, even with the top bar and footer areas turned on, I have no social media on my site. I searched to see if possibly the icons were set to “white” and therefore hiding, but that’s not the case either.
Can you help me find my missing social media?
Thanks again 🙂
May 3, 2015 at 7:12 am #264303Hi there,
They became invisible on white background.
Please add the following CSS under Customize -> Custom -> CSS :
.x-social-global i { color: red; }
Hope it helps.
May 4, 2015 at 7:11 am #264957YES! Thank you!!!
May 4, 2015 at 7:18 am #264967You’re most welcome.
February 3, 2016 at 11:44 pm #779302My top menu was missing in Ethos as well on mobile & tablets – the code you suggested fixed the problem!
February 4, 2016 at 1:49 am #779435 -
AuthorPosts