Tagged: footer widget, responsive issue
-
AuthorPosts
-
July 30, 2016 at 6:27 am #666779
I have the weirdest thing…the footer widgets lay one under another correctly on all pages…except this one?
http://dev.razorplan.com/training/
So on mobile, the Newsletter button is cut off….only on that page as it doesn’t push the second footer down below the first? How can I fix that?
August 3, 2016 at 5:25 am #667921Hey BrendaSarg!
Thank you for using Enfold.
The “start-my-free-trial” and the following sections including the footer container are outside the wrap_all container which is why they are not responsive. Please edit the page and make sure that all elements are wrapped inside a color section. Or post the login details here so that we can edit the page.
Cheers!
IsmaelAugust 3, 2016 at 6:19 am #667926Hi Ismael, that did fix the problem, only I want the Start my Free Trial to be a full width button. If I put it in a colour box, it’s not. If I put a colour section below, it fixes the problem, but leaves me with large white space after that I don’t want?
Can you take a look?
August 3, 2016 at 6:21 am #667928If while you are logged in you could take a look at this, I can’t understand what’s happening.
On mobile (Samsung Galaxy and Nexus…chrome browsers) the Start My Free Trial button on this page http://dev.razorplan.com/#pricing is cut off? It’s like something moves…it starts out all there and then white shifts over half of it?
- This reply was modified 8 years, 3 months ago by BrendaSarg.
August 3, 2016 at 11:46 am #667965Hi,
I checked both the links on my android phone and the “Start my free trial” looks full width. Not sure you figured this out. If not please post a screenshot of the issue as we are unable to re-produce it.
Best regards,
VinayAugust 3, 2016 at 5:45 pm #668192I said it was in regard to this page?
It’s in regard to this page: http://dev.razorplan.com/training/
August 3, 2016 at 5:48 pm #668194Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { #footer .flex_column { width: 100% !important; margin-left: 0 !important; }}
Best regards,
YigitAugust 4, 2016 at 12:28 am #668320Perfect, thank you.
Where you able to see what was happening with the other issue?
On mobile (Samsung Galaxy and Nexus…chrome browsers) the Start My Free Trial button on this page http://dev.razorplan.com/#pricing is cut off? It’s like something moves…it starts out all there and then white shifts over half of it?
August 4, 2016 at 10:54 am #668479 -
AuthorPosts
- You must be logged in to reply to this topic.