Support Forums for LiveMesh Themes & Plugins › Forums › FitPro Theme Support › Feature Alignment in Mobile
- This topic has 8 replies, 3 voices, and was last updated 10 years, 9 months ago by
Veena.
-
AuthorPosts
-
April 13, 2015 at 1:34 am #13379
zackrh
MemberI’m using the Features block, it looks great on desktop, but it’s left justified on mobile instead of centered like everything else. Any way to fix this?
Thanks!
ZackApril 13, 2015 at 1:14 pm #13393Raghavendra
ModeratorI see that it is indeed centered in our demo site – https://www.livemeshthemes.com/fitpro/. Can you pls post a link to your site via a private message so that we can take a closer look?
April 13, 2015 at 2:05 pm #13396zackrh
MemberThis reply has been marked as private.April 14, 2015 at 2:51 am #13403zackrh
MemberI also have a hard time pulling the site up on mobile phones. Sometimes it works fine, other times it won’t load at all. Always works fine on desktop, just really inconsistent on mobile. Any advice for this too?
Thanks!
April 14, 2015 at 2:04 pm #13420Raghavendra
ModeratorLooks like the wpfc-minified plugin is minifying the CSS and altering the flow and hence there are certain errors in the layout. I can suggest a quick fix for this issue but I would like you to disable this once since in my experience, they don’t always work well. Pls use caching plugin like WP Super Cache but avoid minifying plugin at least until you complete development.
April 16, 2015 at 2:28 pm #13477zackrh
MemberThanks, I deactivated that plugin. I’m still seeing the alignment off on mobile though. Any idea how I can center it? Thanks for all your help.
April 17, 2015 at 10:41 am #13496Veena
ModeratorPls try the below custom CSS in themeoptions –
@media only screen and (max-width: 479px) { #services .entry-snippet { width: 100%; }}April 17, 2015 at 12:19 pm #13502zackrh
MemberThat worked! Thanks so much. Any tips on speeding up page speed? I tried the wp super cache but get the blank screen after installation.
April 18, 2015 at 5:06 am #13524Veena
ModeratorReduce the number of plugins you use on your site.Too many plugins slow your site, create security issues, and often cause crashes and other technical difficulties.Then weed out any plugins that slow your site speed.Try selectively disabling plugins, then measuring server performance. This way you can identify any plugins that harm your site speed.
Pls go through this link – http://www.sparringmind.com/speed-up-wordpress/
-
AuthorPosts
- The topic ‘Feature Alignment in Mobile’ is closed to new replies.