Checkout - Additional Information field

  • Posts: 105
  • Thank you received: 9
7 years 5 months ago #271708

-- url of the page with the problem -- : tompkinshsptsa.org/hikashop-menu-for-hik...kout/task-show/cid-2
-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.2
-- PHP version -- : 2.6

I have a field "comments" on the checkout. Since the update, it's no longer left justified.

Can you guide me on how to fix?

Attachments:

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 5 months ago #271731

Hi,

It's normal. It's supposed to be like that.
If you want the align to be different, then you can just add some custom CSS to counter act the default CSS:
monosnap.com/file/RhQx0axccljjgOSnQ9gjq2VMQmiB62
For example:
.hkform-horizontal .hkcontrol-label {
text-align: left !important;
}

The following user(s) said Thank You: mduda

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

  • Posts: 105
  • Thank you received: 9
7 years 5 months ago #271788

Thanks Nicolas. If I do this, that would take care of the label, but since the input box is on the grid, in order to either move this closer to the label or below the label, I would need to adjust the grid to be something like

hkc-sm-2 hkcontrol-label

Am I thinking about this correctly? Thank you!

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 5 months ago #271805

Hi,

Yes. You can change the class to that if you want. You can do it in the file "show_block_fields" via the menu Display>Views.

The following user(s) said Thank You: mduda

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

Time to create page: 0.068 seconds
Powered by Kunena Forum