Forum Replies Created
-
AuthorPosts
-
September 21, 2015 at 7:53 pm in reply to: Menu (color) Menu (on iphone) And one column width #67214
vichewordpress
ParticipantThanks alot mate! I’ll rate you as a five star! 🙂
vichewordpress
ParticipantWhen I did changes in inc/catchresponsive-menus.php the primery menu on desktop version becamo on two lines and not one line as it is suposed to be.
Please advice.
Thanks in advance.
vichewordpress
ParticipantI’ve noticed the button is only highlighted when I click the word, not the grey are beside.
vichewordpress
ParticipantThe page is properly loaded before I try to click.
If I push harder it works fine, but if I gently touch the button in the menu it is just hightlighted and nothing happens.
Please try and see if you can do the same.
vichewordpress
ParticipantOn my iPhone that is, mobile view in the browser I only needs to click once.
vichewordpress
ParticipantThanks man! The menu looks a lot better, but I still need to click twice on each button.
One click just make it look “highlighted” or “pressed down”. 🙂
vichewordpress
ParticipantThanks, I’ll try right away.
I now know what causes number 3, it is because I on my iPhone have a zoomed display.
https://dl.dropboxusercontent.com/u/14144737/Foto%202015-08-27%2019%2003%2017.png
https://dl.dropboxusercontent.com/u/14144737/Foto%202015-08-27%2019%2008%2027.png
vichewordpress
ParticipantURL to the page: http://www.kokkonstenmatstudio.se/
This is a link to an image that shows the symptom. https://www.dropbox.com/s/3hvf80ixl4omahn/foto%202015-08-27%2015%2038%2056.png?dl=0It looks like that on another site I’ve temporarly installed on another server as well.
vichewordpress
ParticipantI took the code from inc/catchresponsive-menus.php from the free theme and pasted it into the editor in the admin panel, now the menu works fine.
But then of course i will loss the extra functions from the pro theme which Iäve paid extra for.
It seems like your live demo site is only version 3.0 and not 3.2?
Please advise.
vichewordpress
ParticipantThe mobile menu (2) stills look and work like crap. Your live theme preview works great, but as soon as i uploaded the zip-file for pro it went out of control.
Thanks in advance.
vichewordpress
Participant3. Solved! From the resulotion showed below (and lower resulotions) I change XXXpx to 95% instead. Hopefully this will not chrach anythins else.Pease let me know if this could be bad in any way.
@media screen and (max-width:600px) {
.site,
.no-sidebar.one-column .site {
width: 95%;
}vichewordpress
Participant1. Solved! I pasted this into custom css, but also remeber to remove the color set in admin panel by clearing the field.
.nav-primary {
background-color: rgba(0, 0, 0, 0.6);
} -
AuthorPosts