Not Mobile Phone Friendly
-
First of all, before i realized there is a forum for this Theme, i contacted Carolina personally and she was so kind to reply very quickly, even it was saturday. (Applause)
Seems she really cares.The Theme seems to work great on PC, but i have two major problems on mobile phone:
1. The Header mess up
As suggested by Carolina on another topic i tried this in the CSS Section:
@media screen and (max-width: 782px) {
.site-header {
display: inline-block;
}
.responsive-site-title,
.responsive-site-description{
display:none;
}
}But this time, i got two logos. Site title and site description is set to display: none; but still showing, allthough not fully.
I have three widgets in the Header and only the first show up.2. The Social Link icons dissapear completly in the top menu, even in the Footer.
3. Not a major problem, but a little one is, that some menu links hide (into the menu button) and two links don′t. I would rather have them all hided in the menu button.
As it is right now, users may think there are no more links and maybe don′t press the menu button.My Questions for Mobile Phones:
1. is there a chance to display the header with only ONE Logo ?? and without site title and description? The Code above didn′t help.
2. any chance that the three widgets display one underneath the other?
3. how can i make the social link icons appear, at least in the footer?
4. How can i make that all top navigation menu links hide into the menu button, instead just showing two of them?
I really appreciate every help, cause i really love this Theme.
I am a WP newbie btw. ??
The page I need help with: [log in to see the link]
- The topic ‘Not Mobile Phone Friendly’ is closed to new replies.