Check out Layout

  • Posts: 18
  • Thank you received: 0
8 years 7 months ago #237439

-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.5.22
-- Browser(s) name and version -- : Firefox

Hello,

Thank you in advance for your valuable help.
In one section of the check out process the "finish" button gets lost at the bottom of the page. Is it possible to move it up a little so it can be more visible?
(Please see attached screen print)

Thx!

Attachments:

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

  • Posts: 4753
  • Thank you received: 644
  • MODERATOR
8 years 7 months ago #237539

Hello,

For your needs I suggest you to use/modify your Css code, for customize your product page via your Css,
have a look on this link, here .

Note : I advice you to edit your Css file at the end, later that will be easier to find and correct it.

You must use this kind of Css Code :


input#hikashop_checkout_next_button {
position: relative;
bottom: 125px;
}

Legend :
- Your selector or element target
- Your command or action you want to modify
- Your value for your modification

To learn more about Css code and their properties, I invite you to read this source, here
you will see that lots of things can be customed like this one for positioning.

Hope that will help you.

Regards,

Last edit: 8 years 7 months ago by Philip.

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

  • Posts: 18
  • Thank you received: 0
8 years 7 months ago #237606

It worked very good.

Thank you very much!

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

Time to create page: 0.059 seconds
Powered by Kunena Forum