theZedt on "No menu on Parabola mobile site"
On small mobile devices, the menu turns into a drop-down selector. You can test that functionality by resizing your browser window to a very narrow width (under 600px). If the dropdown is not visible...
View Articledtsmash on "[Theme: Expound] Header doesn't display fully in mobile version"
Right, thanks. Is there a support post somewhere explaining how to do that?
View ArticleAndrew Nevins on "[Theme: Expound] Header doesn't display fully in mobile...
Let's see your website
View Articledtsmash on "[Theme: Expound] Header doesn't display fully in mobile version"
http://dthomason.com/
View ArticleAndrew Nevins on "[Theme: Expound] Header doesn't display fully in mobile...
Do you know where the Custom CSS section is (assuming that it comes with your theme) ?
View ArticleAndrew Nevins on "[Theme: Expound] Header doesn't display fully in mobile...
If you still have the header image set can you try adding this Custom CSS: .site-header .site-branding { background-size: 100%; } It's not great because you have a large white space in the header when...
View Articledtsmash on "[Theme: Expound] Header doesn't display fully in mobile version"
There are two CSS files included in the theme: style.css and rtl.css I think the second one is something to do with adapting the theme for right-to-left languages...
View ArticleAndrew Nevins on "[Theme: Expound] Header doesn't display fully in mobile...
If there's no apparent section of the dashboard called "Custom CSS" or similar then you may not have it - try installing this plugin: http://wordpress.org/plugins/custom-css-manager-plugin You can find...
View Articledtsmash on "[Theme: Expound] Header doesn't display fully in mobile version"
Thanks, that worked - the whole logo now displays! One additional problem, though: there is now a lot of white space below the logo that is unnecessary. Any ideas for how to fix that?
View ArticleAndrew Nevins on "[Theme: Expound] Header doesn't display fully in mobile...
Could you have just the first 2 characters of your logo on mobile and the rest on larger screens? E.g try this: .site-header .site-branding { background-size: 100%; } @media screen and (max-width:...
View Articledtsmash on "[Theme: Expound] Header doesn't display fully in mobile version"
Inserted the new code, but it hasn't worked.
View Articlesukafia on "[Theme: Customizr] Logo, Slider arrow, featured pages and tagline...
@ElectricFeet Can you show me how to do that? if its possible to reduce the slider size just for PC's it'll be great, cos the slider doesn't appear large on mobile.
View Articlerooskj on "Mobile solution for Atahualpa (3.7.12)"
Ok, clear, thank you for your reply and explanation
View ArticleAndrew Nevins on "[Theme: Expound] Header doesn't display fully in mobile...
Try this instead: .site-header .site-branding { background-size: 100%; } @media screen and (max-width: 420px) { #masthead .site-branding { background-image: url(http://snag.gy/lgY3k.jpg);...
View Articlesrumery on "Hide Simple Side Tab in mobile version"
cmodesign, the CSS you have is a good solution. I appreciate that you posted your code for others as well. You may want to move it into your theme style sheet or if your theme provides a custom CSS...
View ArticleElectricFeet on "[Theme: Customizr] Logo, Slider arrow, featured pages and...
@media (min-width: 1200px) { /*Stop the slider growing crazily*/ #customizr-slider { max-width: 1170px; margin-left:auto; margin-right:auto; } } should do it.
View Articlemodellicreations on "[Theme: Sugar and Spice] mobile viewing/responsiveness"
How can I make the site look nice on mobile devices/tablets/other screen sizes? I am using a relatively small laptop screen and it looks great on my computer but terrible on most others... I thought...
View ArticleSideKick Dan on "[Theme: Sugar and Spice] mobile viewing/responsiveness"
Hello modelli! There's a lot of themes that that don't quite make a full or great implementation of responsive design yet. Sometimes it's a good idea to play with the demo site a lot by resizing the...
View ArticleWPyogi on "[Theme: Sugar and Spice] mobile viewing/responsiveness"
Keep me posted and let me know if there's anything more i can do. My info can be found by clicking on my avatar photo :) @SideKick Dan - please note the forum rules about helping out here:...
View ArticleSideKick Dan on "[Theme: Sugar and Spice] mobile viewing/responsiveness"
Hey WPyogi, Noted! Thanks :) Quick question, would it be occasionaly ok to encourage people who sound like they need more involved help to think about possibly posting to the jobs section? Your...
View Article