Shezlie Posted October 4, 2020 Posted October 4, 2020 Site URL: https://www.balshe-designs.com Hi, I am having problem with my website's mobile view. It seems that the overall width for everything is high and is showing black background when swiped to the left. How can I remove this? Site URL: balshe-designs.com @tuanphan
Shezlie Posted October 5, 2020 Author Posted October 5, 2020 Also, this mobile page width issue can be resolved by removing the Wireml carousel code installed in the footer section. Is there a way to tweak the mobile view page width without removing this feature?
tuanphan Posted October 5, 2020 Posted October 5, 2020 Add to Home > Design > Custom CSS /* fix right black bar */ @media screen and (max-width:767px) { html, body { overflow-x: hidden; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.