- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Massage Center (Spa) Forum › Mobile view cut in half and footer widgets not responsive
Hi all,
I have problems on a clients site which I haven’t found a solution to yet. One problem is that on mobile view there is only a small strip on the left side of the screen and it doesn’t fill the whole view. Is there a css code I can put in to make the view fill the screen? I tried this code but that didn’t work: @media screen and (max-width:479px) {
width:100% !important;
}
Please can you advise me if there is a code that can solve this problem?
The other problem is the footer widgets not being responsive on smaller screens. They don’t show underneath eachother but next to eachother and than they don’t fit in the screen. And the background color of the part that fits the screen is black and the background color of the part that doesn’t fit the screen is white.
Do you have a solution for that please?
The url to the website is https://www.nacmassagepraktijk.nl/
Thanks in advance.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.footer, .widget-column-1, .widget-column-2, .widget-column-3, .widget-column-4 { width:100% !important;}
}
Regards,
Chris
Yesss!!!! That worked. Thank you very much for solving the problem.
Hi Carla,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/15/
Regards,
Chris
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]