Tagged: x
-
AuthorPosts
-
December 11, 2016 at 2:39 pm #1289167
sactown024ParticipantMy home page has a few issues. Number one is the alignment on mobile devices. When viewing on a desktop browser everything is center aligned as intended. However, when viewing on a mobile device the everything becomes skewed to the right margin.
Issue number 2 is with rev slider. My home page slider was working fine up until a few weeks ago. Now it is no longer responsive.
homepage: http://www.natecreamer.com
TYIA
December 11, 2016 at 4:46 pm #1289260
sactown024ParticipantI am having same issue on this page: http://www.natecreamer.com/fitness-pricing/
The text doesnt respond correctly. it sits right up against the left side of the screen, the padding is removed when I resize.
December 11, 2016 at 6:49 pm #1289403
Rue NelModeratorHello There,
Thanks for writing in! I can see the issue in the page mentioned in your reply. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
@media(max-width: 767px){ .x-content-band.marginless-columns .x-container { width: 79%; } }Hope this helps. Please let us know how it goes.
December 12, 2016 at 9:08 pm #1290770
sactown024ParticipantHmm that didnt seem to work. Please see attached image.
December 13, 2016 at 1:12 am #1290908
Paul RModeratorHi,
You can try this code instead.
@media (max-width: 767px) { .x-container.wpb_row img { margin: 0 auto; } }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1289167 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
