AbanteCart Community

eCommerce construction => Templates => Topic started by: G. O. on April 17, 2025, 03:39:16 AM

Title: Login page on mobile screen on V.1.4.1
Post by: G. O. on April 17, 2025, 03:39:16 AM
Hello,

I just realized that login page even on AbanteCart demo website has issue with the width and the page scrolling right and left due to the create account button on this link: https://demo.abantecart.com/index.php?rt=account/login when you try access this link on mobiles, however i tried this at least on my mobile which it's screen size 360X800 so you can give it a try and check that too. I tried to find the css style to do some changes but i couldn't find it in the style.css file. Also i tried to use the Google Inspect tool but also I couldn't find it's source location. Can you tell me which file i should edit please ?

Also, could you add the fix to next version so it won't appear once again please?
Title: Re: Login page on mobile screen on V.1.4.1
Post by: abolabo on April 17, 2025, 03:49:03 AM
fix https://github.com/abantecart/abantecart-src/commit/0b8f7f681748b1a8d9c48e46b56d8d3f099250b9
Thank you
Title: Re: Login page on mobile screen on V.1.4.1
Post by: G. O. on April 17, 2025, 04:06:20 AM
Thank you for suggestion.
Noted and SOLVED