meyerwp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spun] iframe in mobile modeMy solution is with this plugin
Advanced Responsive Video Embedder
you can make it a good size in desktop mode and it is very responsive
thank you Andrew for your help!
Forum: Themes and Templates
In reply to: [Spun] iframe in mobile modeGreat, the proportion is looking good now;
I still need to check it on my desktop but the test I did
now from my smartphone it looks good.
It is still not centered, meaning it is touching the right side
of the page but this will be included in a new tread,
Thank you!Forum: Themes and Templates
In reply to: [Spun] iframe in mobile modehello Andrew,
thank you for your feedback
If I use a smaller size it will display too small in the
computer display mode
so this is not an option for me unfortunately
( and it doesn’t solve the problem..)Forum: Themes and Templates
In reply to: [Spun] Change transparency circle.hentry.no-thumbnail {
opacity: .5;
}this one works as well for my question
thanks Andrew!Forum: Themes and Templates
In reply to: [Spun] Keeping same outlook homepage in mobile modethank you Andrew!
It works!
🙂Forum: Themes and Templates
In reply to: [Spun] Displaying home page in iOS doesn't fit widthhello knoppys,
no I didn’t
do you know how to disable the desktop menu setup to let only the toggle menu take over when open on a smartphone?
or
to force the index page, the home page, to fill in the whole width of the smartphone screen?strangely I don’t have this issue on any other page of
http://www.jeromemeyer.comthanks for your help!
Forum: Themes and Templates
In reply to: [Spun] Change only in mobile mode the menu font colorFantastic!
Thank you so much for your help!
Resolved!Forum: Themes and Templates
In reply to: [Spun] Change only in mobile mode the menu font colorDear Andrew,
I found the issue: when the link is once visited it becomes grey,
do you know how to diable this on the mobile menu so that when
it is visited it remains white?
thank you!Forum: Themes and Templates
In reply to: [Spun] Displaying home page in iOS doesn't fit widthIs there a way to disable the “normal” menu and let only display the toggle menu
when browsing on a mobile?Forum: Themes and Templates
In reply to: [Spun] Change only in mobile mode the menu font colorin iOS safari browser
here is a screen picture
http://jeromemeyer.com/wordpress/screen%20menu%20exemple.PNG
Forum: Themes and Templates
In reply to: [Spun] Need help with Navigation Menutry this in your custom css manager
.main-navigation li {
background: transparent;
display: inline-block;
margin: 0 0 5px 20px;
position: relative;
}Forum: Themes and Templates
In reply to: [Spun] Change only in mobile mode the menu font colorhello Andrew,
does this command
nav a,
.menu-toggle {
color: white;
}
also trigger the sub-menu?
I got the “menu” word in the mobile version but the rest stays in dark grey,
thank you!Forum: Themes and Templates
In reply to: [Spun] copy functions.php in child theme to change color menuLet’s close this tread because we have been chasing two rabbits here and the relevance to code into the function.php has no been demonstrate
other currently open treads like
might be more helpful
Forum: Themes and Templates
In reply to: [Spun] Change only in mobile mode the menu font colorthe problem persists..
Forum: Themes and Templates
In reply to: [Spun] Change only in mobile mode the menu font colorthank you!
almost there,now if you look at it again on you smartphone
only the “menu” and the two last item of the menu
“partners” and “education’ are in white
all the rest in between is still in data grey…