Change column width of registration form

  • Posts: 49
  • Thank you received: 2
4 years 3 months ago #314113

-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.14
-- PHP version -- : 7.3.12
-- Browser(s) name and version -- : Firefox

Hello,

the columns of the registration form are very narrow, how can I increase the width of the columns?



Many thanks in advance
Torsten

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

  • Posts: 4502
  • Thank you received: 610
  • MODERATOR
4 years 3 months ago #314121

Hello,

You can add some custom Css, see this tutorial to see how to proceed.
Some custom css, like this must do the trick :
.your_html_class {
width: your required value;
}

In order to get your html element class, point it, and right-click, then select inspect (inspector or inspector tool), to see the html code of your element.
Hope this will help you to get what you need.

Regards

Last edit: 4 years 3 months ago by Philip.
The following user(s) said Thank You: CorneliaML

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

  • Posts: 49
  • Thank you received: 2
4 years 3 months ago #314133

Hi Philip,

thanks for the hint, all working now :)

Have a nice christmas, best regards
Torsten

The following user(s) said Thank You: Philip

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

Time to create page: 0.060 seconds
Powered by Kunena Forum