Remember me checkbox to the left

  • Posts: 1099
  • Thank you received: 12
  • Hikashop Business
3 days 18 hours ago #367567

-- HikaShop version -- : 6.0.0
-- Joomla version -- : 5.3.1
-- PHP version -- : 8.3

Hi!

How can i move the remember me checkbox at the login form of checkout page, to the left instead of being on the right?

Thank you!

Please Log in or Create an account to join the conversation.

  • Posts: 83937
  • Thank you received: 13599
  • MODERATOR
3 days 13 hours ago #367568

Hi,

The issue comes from the fact that you've activated the "Use bootstrap v2 design" setting of HikaShop while your template doesn't use bootstrap v2, and thus, it is missing the CSS to place the checkbox properly.
A simple solution would be to turn off that setting. However, when you do, you might see changes elsewhere if you had already built around the bootstrap v2 design.
A safer approach would be to just add custom CSS to your website to move the checkbox to the left:
#modlgn-remember{ float: left; }

The following user(s) said Thank You: verzevoul

Please Log in or Create an account to join the conversation.

Time to create page: 0.051 seconds
Powered by Kunena Forum