Aligning buttons

  • Posts: 4
  • Thank you received: 2
  • Hikashop Business
1 year 8 months ago #349731

-- url of the page with the problem -- : www.sicilia-beneteau.it
-- HikaShop version -- : 4.7.1
-- Joomla version -- : 2.4.7
-- PHP version -- : 8.0.27
-- Browser(s) name and version -- : Chrome 110.0.5481.177

After upgrading to Joomla 4, the choices in the chekout page are no longer vertical but horizontal as in the attached image.
Thank you.

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
1 year 8 months ago #349738

Hi,

The issue comes from your template's CSS.
Add this CSS on your website and it will help:

div#data_register_registration_method {
    display: grid !important;
}
#data_register_registration_method input {
    display: none !important;
}

The following user(s) said Thank You: returnsrl

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

  • Posts: 4
  • Thank you received: 2
  • Hikashop Business
1 year 8 months ago #349749

Perfect, always quick and helpful thank you.

The following user(s) said Thank You: Philip

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

Time to create page: 0.056 seconds
Powered by Kunena Forum